1[NO_PID]: ECPGdebug: set to 1
2[NO_PID]: sqlca: code: 0, state: 00000
3[NO_PID]: ECPGconnect: opening database ecpg1_regression on <DEFAULT> port <DEFAULT>
4[NO_PID]: sqlca: code: 0, state: 00000
5[NO_PID]: ecpg_execute on line 13: query: set standard_conforming_strings to on; with 0 parameter(s) on connection ecpg1_regression
6[NO_PID]: sqlca: code: 0, state: 00000
7[NO_PID]: ecpg_execute on line 13: using PQexec
8[NO_PID]: sqlca: code: 0, state: 00000
9[NO_PID]: ecpg_process_output on line 13: OK: SET
10[NO_PID]: sqlca: code: 0, state: 00000
11[NO_PID]: ecpg_execute on line 15: query: select 'abc''d\ef' , N'abc''d\ef' as foo , E'abc''d\\ef' as "foo""bar" , U&'d\0061t\0061' as U&"foo""bar" , U&'d!+000061t!+000061' UESCAPE '!' , $foo$abc$def$foo$; with 0 parameter(s) on connection ecpg1_regression
12[NO_PID]: sqlca: code: 0, state: 00000
13[NO_PID]: ecpg_execute on line 15: using PQexec
14[NO_PID]: sqlca: code: 0, state: 00000
15[NO_PID]: ecpg_process_output on line 15: correctly got 1 tuples with 6 fields
16[NO_PID]: sqlca: code: 0, state: 00000
17[NO_PID]: ecpg_store_result on line 15: allocating memory for 1 tuples
18[NO_PID]: sqlca: code: 0, state: 00000
19[NO_PID]: ecpg_get_data on line 15: RESULT: abc'd\ef offset: -1; array: no
20[NO_PID]: sqlca: code: 0, state: 00000
21[NO_PID]: ecpg_store_result on line 15: allocating memory for 1 tuples
22[NO_PID]: sqlca: code: 0, state: 00000
23[NO_PID]: ecpg_get_data on line 15: RESULT: abc'd\ef offset: -1; array: no
24[NO_PID]: sqlca: code: 0, state: 00000
25[NO_PID]: ecpg_store_result on line 15: allocating memory for 1 tuples
26[NO_PID]: sqlca: code: 0, state: 00000
27[NO_PID]: ecpg_get_data on line 15: RESULT: abc'd\ef offset: -1; array: no
28[NO_PID]: sqlca: code: 0, state: 00000
29[NO_PID]: ecpg_store_result on line 15: allocating memory for 1 tuples
30[NO_PID]: sqlca: code: 0, state: 00000
31[NO_PID]: ecpg_get_data on line 15: RESULT: data offset: -1; array: no
32[NO_PID]: sqlca: code: 0, state: 00000
33[NO_PID]: ecpg_store_result on line 15: allocating memory for 1 tuples
34[NO_PID]: sqlca: code: 0, state: 00000
35[NO_PID]: ecpg_get_data on line 15: RESULT: data offset: -1; array: no
36[NO_PID]: sqlca: code: 0, state: 00000
37[NO_PID]: ecpg_store_result on line 15: allocating memory for 1 tuples
38[NO_PID]: sqlca: code: 0, state: 00000
39[NO_PID]: ecpg_get_data on line 15: RESULT: abc$def offset: -1; array: no
40[NO_PID]: sqlca: code: 0, state: 00000
41[NO_PID]: ecpg_execute on line 25: query: select b'0010' , x'019ABcd'; with 0 parameter(s) on connection ecpg1_regression
42[NO_PID]: sqlca: code: 0, state: 00000
43[NO_PID]: ecpg_execute on line 25: using PQexec
44[NO_PID]: sqlca: code: 0, state: 00000
45[NO_PID]: ecpg_process_output on line 25: correctly got 1 tuples with 2 fields
46[NO_PID]: sqlca: code: 0, state: 00000
47[NO_PID]: ecpg_store_result on line 25: allocating memory for 1 tuples
48[NO_PID]: sqlca: code: 0, state: 00000
49[NO_PID]: ecpg_get_data on line 25: RESULT: 0010 offset: -1; array: no
50[NO_PID]: sqlca: code: 0, state: 00000
51[NO_PID]: ecpg_store_result on line 25: allocating memory for 1 tuples
52[NO_PID]: sqlca: code: 0, state: 00000
53[NO_PID]: ecpg_get_data on line 25: RESULT: 0000000110011010101111001101 offset: -1; array: no
54[NO_PID]: sqlca: code: 0, state: 00000
55[NO_PID]: ecpg_finish: connection ecpg1_regression closed
56[NO_PID]: sqlca: code: 0, state: 00000
57