Diff
checker
텍스트
텍스트
이미지
문서
Excel
폴더
Legal
Enterprise
데스크톱
요금제
로그인
데스크톱 앱 다운로드
텍스트 비교
두 텍스트 파일의 차이점을 찾아보세요
도구
기록
실시간 편집
변경 없는 행 숨기기
줄바꿈 비활성화
레이아웃
나란히 보기
합쳐 보기
비교 단위
스마트
단어
글자
구문 강조
언어 선택
제외
텍스트 변환
첫 변경으로
수정
Diffchecker Desktop
가장 안전하게 Diffchecker를 사용하는 방법. 데스크톱 앱을 사용하면 비교 데이터가 외부로 전송되지 않습니다!
데스크톱 앱 받기
pipeline 14.4 - > 14.5
생성일
4년 전
비교 결과 만료 없음
초기화
내보내기
공유
설명
41 삭제
행
총
삭제
글자
총
삭제
이 기능을 계속 사용하려면 업그레이드해 주세요
Diff
checker
Pro
요금제 보기
118 행
복사
7 추가
행
총
추가
글자
총
추가
이 기능을 계속 사용하려면 업그레이드해 주세요
Diff
checker
Pro
요금제 보기
85 행
복사
복사
복사됨
복사
복사됨
version: 14000
4
version: 14000
5
PGconn.connect_start(b'')
PGconn.connect_start(b'')
복사
복사됨
복사
복사됨
<- <psycopg.pq.pq_ctypes.PGconn [MADE] at
0x7f2144761cc0
>
<- <psycopg.pq.pq_ctypes.PGconn [MADE] at
0x7f708903dc20
>
PGconn.connect_poll()
PGconn.connect_poll()
<- 1
<- 1
PGconn.connect_poll()
PGconn.connect_poll()
<- 3
<- 3
PGconn.trace(2)
PGconn.trace(2)
PGconn.set_trace_flags(<Trace.REGRESS_MODE|SUPPRESS_TIMESTAMPS: 3>)
PGconn.set_trace_flags(<Trace.REGRESS_MODE|SUPPRESS_TIMESTAMPS: 3>)
enter: entering
enter: entering
PGconn.enter_pipeline_mode()
PGconn.enter_pipeline_mode()
enter: entered, level=1
enter: entered, level=1
PGconn.parameter_status(b'client_encoding')
PGconn.parameter_status(b'client_encoding')
<- b'UTF8'
<- b'UTF8'
PGconn.parameter_status(b'client_encoding')
PGconn.parameter_status(b'client_encoding')
<- b'UTF8'
<- b'UTF8'
waiting for Wait.RW
waiting for Wait.RW
ready for Ready.W
ready for Ready.W
PGconn.flush()
PGconn.flush()
<- 0
<- 0
PGconn.send_query(b'BEGIN')
PGconn.send_query(b'BEGIN')
F 13 Parse "" "BEGIN" 0
F 13 Parse "" "BEGIN" 0
F 12 Bind "" "" 0 0 0
F 12 Bind "" "" 0 0 0
F 6 Describe P ""
F 6 Describe P ""
F 9 Execute "" 0
F 9 Execute "" 0
F 6 Close P ""
F 6 Close P ""
waiting for Wait.RW
waiting for Wait.RW
ready for Ready.W
ready for Ready.W
PGconn.flush()
PGconn.flush()
<- 0
<- 0
PGconn.send_query_params(b'select 1', None, param_formats=None, param_types=(), result_format=<Format.TEXT: 0>)
PGconn.send_query_params(b'select 1', None, param_formats=None, param_types=(), result_format=<Format.TEXT: 0>)
F 16 Parse "" "select 1" 0
F 16 Parse "" "select 1" 0
F 14 Bind "" "" 0 0 1 0
F 14 Bind "" "" 0 0 1 0
F 6 Describe P ""
F 6 Describe P ""
F 9 Execute "" 0
F 9 Execute "" 0
waiting for Wait.RW
waiting for Wait.RW
ready for Ready.W
ready for Ready.W
PGconn.flush()
PGconn.flush()
<- 0
<- 0
exit: enqueue
exit: enqueue
exit: communicate
exit: communicate
waiting for Wait.RW
waiting for Wait.RW
ready for Ready.W
ready for Ready.W
PGconn.flush()
PGconn.flush()
<- 0
<- 0
PGconn.pipeline_sync()
PGconn.pipeline_sync()
F 4 Sync
F 4 Sync
waiting for Wait.RW
waiting for Wait.RW
ready for Ready.RW
ready for Ready.RW
PGconn.consume_input()
PGconn.consume_input()
PGconn.notifies()
PGconn.notifies()
B 4 ParseComplete
B 4 ParseComplete
B 4 BindComplete
B 4 BindComplete
B 4 NoData
B 4 NoData
B 10 CommandComplete "BEGIN"
B 10 CommandComplete "BEGIN"
<- None
<- None
PGconn.is_busy()
PGconn.is_busy()
<- 0
<- 0
PGconn.get_result()
PGconn.get_result()
복사
복사됨
복사
복사됨
<- <psycopg.pq.pq_ctypes.PGresult [COMMAND_OK] at 0x7f2144760f70>
PGconn.is_busy()
<- 0
PGconn.get_result()
<- None
PGconn.is_busy()
B 4 CloseComplete
B 4 CloseComplete
B 4 ParseComplete
B 4 ParseComplete
B 4 BindComplete
B 4 BindComplete
B 33 RowDescription 1 "?column?" NNNN 0 NNNN 4 -1 0
B 33 RowDescription 1 "?column?" NNNN 0 NNNN 4 -1 0
B 11 DataRow 1 1 '1'
B 11 DataRow 1 1 '1'
B 13 CommandComplete "SELECT 1"
B 13 CommandComplete "SELECT 1"
복사
복사됨
복사
복사됨
<- 0
<- <psycopg.pq.pq_ctypes.PGresult [
COMMAND
_OK] at
0x7f708903cf70
>
PGconn.get_result()
<- <psycopg.pq.pq_ctypes.PGresult [
TUPLES
_OK] at
0x7f2144760a60
>
PGconn.is_busy()
PGconn.is_busy()
<- 0
<- 0
PGconn.get_result()
PGconn.get_result()
<- None
<- None
PGconn.is_busy()
PGconn.is_busy()
B 5 ReadyForQuery T
B 5 ReadyForQuery T
<- 0
<- 0
PGconn.get_result()
PGconn.get_result()
복사
복사됨
복사
복사됨
<- <psycopg.pq.pq_ctypes.PGresult [PIPELINE_SYNC] at
0x7f2144760a30
>
<- <psycopg.pq.pq_ctypes.PGresult [PIPELINE_SYNC] at
0x7f708903ca60
>
PGconn.is_busy()
PGconn.is_busy()
복사
복사됨
복사
복사됨
<-
0
<-
1
PGconn.get_result()
<- None
PGconn.flush()
PGconn.flush()
<- 0
<- 0
exit: finally
exit: finally
복사
복사됨
복사
복사됨
exit: exited
PGconn.exit_pipeline_mode()
PGconn.send_query(b'COMMIT')
F 11 Query "COMMIT"
PGconn.flush()
<- 0
PGconn.is_busy()
PGconn.is_busy()
<- 1
<- 1
waiting for Wait.R
waiting for Wait.R
복사
복사됨
복사
복사됨
ready for Ready.R
^Z
PGconn.consume_input()
PGconn.is_busy()
B 11 CommandComplete "COMMIT"
<- 0
PGconn.notifies()
<- None
PGconn.get_result()
<- <psycopg.pq.pq_ctypes.PGresult [COMMAND_OK] at 0x7f2144760e20>
PGconn.is_busy()
B 5 ReadyForQuery I
<- 0
PGconn.notifies()
<- None
PGconn.get_result()
<- None
PGconn.finish()
F 4 Terminate
저장된 비교 결과
원본
파일 열기
version: 140004 PGconn.connect_start(b'') <- <psycopg.pq.pq_ctypes.PGconn [MADE] at 0x7f2144761cc0> PGconn.connect_poll() <- 1 PGconn.connect_poll() <- 3 PGconn.trace(2) PGconn.set_trace_flags(<Trace.REGRESS_MODE|SUPPRESS_TIMESTAMPS: 3>) enter: entering PGconn.enter_pipeline_mode() enter: entered, level=1 PGconn.parameter_status(b'client_encoding') <- b'UTF8' PGconn.parameter_status(b'client_encoding') <- b'UTF8' waiting for Wait.RW ready for Ready.W PGconn.flush() <- 0 PGconn.send_query(b'BEGIN') F 13 Parse "" "BEGIN" 0 F 12 Bind "" "" 0 0 0 F 6 Describe P "" F 9 Execute "" 0 F 6 Close P "" waiting for Wait.RW ready for Ready.W PGconn.flush() <- 0 PGconn.send_query_params(b'select 1', None, param_formats=None, param_types=(), result_format=<Format.TEXT: 0>) F 16 Parse "" "select 1" 0 F 14 Bind "" "" 0 0 1 0 F 6 Describe P "" F 9 Execute "" 0 waiting for Wait.RW ready for Ready.W PGconn.flush() <- 0 exit: enqueue exit: communicate waiting for Wait.RW ready for Ready.W PGconn.flush() <- 0 PGconn.pipeline_sync() F 4 Sync waiting for Wait.RW ready for Ready.RW PGconn.consume_input() PGconn.notifies() B 4 ParseComplete B 4 BindComplete B 4 NoData B 10 CommandComplete "BEGIN" <- None PGconn.is_busy() <- 0 PGconn.get_result() <- <psycopg.pq.pq_ctypes.PGresult [COMMAND_OK] at 0x7f2144760f70> PGconn.is_busy() <- 0 PGconn.get_result() <- None PGconn.is_busy() B 4 CloseComplete B 4 ParseComplete B 4 BindComplete B 33 RowDescription 1 "?column?" NNNN 0 NNNN 4 -1 0 B 11 DataRow 1 1 '1' B 13 CommandComplete "SELECT 1" <- 0 PGconn.get_result() <- <psycopg.pq.pq_ctypes.PGresult [TUPLES_OK] at 0x7f2144760a60> PGconn.is_busy() <- 0 PGconn.get_result() <- None PGconn.is_busy() B 5 ReadyForQuery T <- 0 PGconn.get_result() <- <psycopg.pq.pq_ctypes.PGresult [PIPELINE_SYNC] at 0x7f2144760a30> PGconn.is_busy() <- 0 PGconn.get_result() <- None PGconn.flush() <- 0 exit: finally exit: exited PGconn.exit_pipeline_mode() PGconn.send_query(b'COMMIT') F 11 Query "COMMIT" PGconn.flush() <- 0 PGconn.is_busy() <- 1 waiting for Wait.R ready for Ready.R PGconn.consume_input() PGconn.is_busy() B 11 CommandComplete "COMMIT" <- 0 PGconn.notifies() <- None PGconn.get_result() <- <psycopg.pq.pq_ctypes.PGresult [COMMAND_OK] at 0x7f2144760e20> PGconn.is_busy() B 5 ReadyForQuery I <- 0 PGconn.notifies() <- None PGconn.get_result() <- None PGconn.finish() F 4 Terminate
수정본
파일 열기
version: 140005 PGconn.connect_start(b'') <- <psycopg.pq.pq_ctypes.PGconn [MADE] at 0x7f708903dc20> PGconn.connect_poll() <- 1 PGconn.connect_poll() <- 3 PGconn.trace(2) PGconn.set_trace_flags(<Trace.REGRESS_MODE|SUPPRESS_TIMESTAMPS: 3>) enter: entering PGconn.enter_pipeline_mode() enter: entered, level=1 PGconn.parameter_status(b'client_encoding') <- b'UTF8' PGconn.parameter_status(b'client_encoding') <- b'UTF8' waiting for Wait.RW ready for Ready.W PGconn.flush() <- 0 PGconn.send_query(b'BEGIN') F 13 Parse "" "BEGIN" 0 F 12 Bind "" "" 0 0 0 F 6 Describe P "" F 9 Execute "" 0 F 6 Close P "" waiting for Wait.RW ready for Ready.W PGconn.flush() <- 0 PGconn.send_query_params(b'select 1', None, param_formats=None, param_types=(), result_format=<Format.TEXT: 0>) F 16 Parse "" "select 1" 0 F 14 Bind "" "" 0 0 1 0 F 6 Describe P "" F 9 Execute "" 0 waiting for Wait.RW ready for Ready.W PGconn.flush() <- 0 exit: enqueue exit: communicate waiting for Wait.RW ready for Ready.W PGconn.flush() <- 0 PGconn.pipeline_sync() F 4 Sync waiting for Wait.RW ready for Ready.RW PGconn.consume_input() PGconn.notifies() B 4 ParseComplete B 4 BindComplete B 4 NoData B 10 CommandComplete "BEGIN" <- None PGconn.is_busy() <- 0 PGconn.get_result() B 4 CloseComplete B 4 ParseComplete B 4 BindComplete B 33 RowDescription 1 "?column?" NNNN 0 NNNN 4 -1 0 B 11 DataRow 1 1 '1' B 13 CommandComplete "SELECT 1" <- <psycopg.pq.pq_ctypes.PGresult [COMMAND_OK] at 0x7f708903cf70> PGconn.is_busy() <- 0 PGconn.get_result() <- None PGconn.is_busy() B 5 ReadyForQuery T <- 0 PGconn.get_result() <- <psycopg.pq.pq_ctypes.PGresult [PIPELINE_SYNC] at 0x7f708903ca60> PGconn.is_busy() <- 1 PGconn.flush() <- 0 exit: finally PGconn.is_busy() <- 1 waiting for Wait.R ^Z
비교하기