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 18: query: set search_path to public; with 0 parameter(s) on connection ecpg1_regression
6[NO_PID]: sqlca: code: 0, state: 00000
7[NO_PID]: ecpg_execute on line 18: using PQexec
8[NO_PID]: sqlca: code: 0, state: 00000
9[NO_PID]: ecpg_process_output on line 18: OK: SET
10[NO_PID]: sqlca: code: 0, state: 00000
11[NO_PID]: ecpg_execute on line 19: query: show search_path; with 0 parameter(s) on connection ecpg1_regression
12[NO_PID]: sqlca: code: 0, state: 00000
13[NO_PID]: ecpg_execute on line 19: using PQexec
14[NO_PID]: sqlca: code: 0, state: 00000
15[NO_PID]: ecpg_process_output on line 19: correctly got 1 tuples with 1 fields
16[NO_PID]: sqlca: code: 0, state: 00000
17[NO_PID]: ecpg_get_data on line 19: RESULT: public offset: -1; array: no
18[NO_PID]: sqlca: code: 0, state: 00000
19[NO_PID]: ecpg_execute on line 22: query: set search_path to 'public'; with 0 parameter(s) on connection ecpg1_regression
20[NO_PID]: sqlca: code: 0, state: 00000
21[NO_PID]: ecpg_execute on line 22: using PQexec
22[NO_PID]: sqlca: code: 0, state: 00000
23[NO_PID]: ecpg_process_output on line 22: OK: SET
24[NO_PID]: sqlca: code: 0, state: 00000
25[NO_PID]: ecpg_execute on line 23: query: show search_path; with 0 parameter(s) on connection ecpg1_regression
26[NO_PID]: sqlca: code: 0, state: 00000
27[NO_PID]: ecpg_execute on line 23: using PQexec
28[NO_PID]: sqlca: code: 0, state: 00000
29[NO_PID]: ecpg_process_output on line 23: correctly got 1 tuples with 1 fields
30[NO_PID]: sqlca: code: 0, state: 00000
31[NO_PID]: ecpg_get_data on line 23: RESULT: public offset: -1; array: no
32[NO_PID]: sqlca: code: 0, state: 00000
33[NO_PID]: ecpg_execute on line 26: query: set standard_conforming_strings to off; with 0 parameter(s) on connection ecpg1_regression
34[NO_PID]: sqlca: code: 0, state: 00000
35[NO_PID]: ecpg_execute on line 26: using PQexec
36[NO_PID]: sqlca: code: 0, state: 00000
37[NO_PID]: ecpg_process_output on line 26: OK: SET
38[NO_PID]: sqlca: code: 0, state: 00000
39[NO_PID]: ecpg_execute on line 27: query: show standard_conforming_strings; with 0 parameter(s) on connection ecpg1_regression
40[NO_PID]: sqlca: code: 0, state: 00000
41[NO_PID]: ecpg_execute on line 27: using PQexec
42[NO_PID]: sqlca: code: 0, state: 00000
43[NO_PID]: ecpg_process_output on line 27: correctly got 1 tuples with 1 fields
44[NO_PID]: sqlca: code: 0, state: 00000
45[NO_PID]: ecpg_get_data on line 27: RESULT: off offset: -1; array: no
46[NO_PID]: sqlca: code: 0, state: 00000
47[NO_PID]: ecpg_execute on line 30: query: set time zone PST8PDT; with 0 parameter(s) on connection ecpg1_regression
48[NO_PID]: sqlca: code: 0, state: 00000
49[NO_PID]: ecpg_execute on line 30: using PQexec
50[NO_PID]: sqlca: code: 0, state: 00000
51[NO_PID]: ecpg_process_output on line 30: OK: SET
52[NO_PID]: sqlca: code: 0, state: 00000
53[NO_PID]: ecpg_execute on line 31: query: show time zone; with 0 parameter(s) on connection ecpg1_regression
54[NO_PID]: sqlca: code: 0, state: 00000
55[NO_PID]: ecpg_execute on line 31: using PQexec
56[NO_PID]: sqlca: code: 0, state: 00000
57[NO_PID]: ecpg_process_output on line 31: correctly got 1 tuples with 1 fields
58[NO_PID]: sqlca: code: 0, state: 00000
59[NO_PID]: ecpg_get_data on line 31: RESULT: PST8PDT offset: -1; array: no
60[NO_PID]: sqlca: code: 0, state: 00000
61[NO_PID]: ecpg_execute on line 34: query: set transaction isolation level read committed; with 0 parameter(s) on connection ecpg1_regression
62[NO_PID]: sqlca: code: 0, state: 00000
63[NO_PID]: ecpg_execute on line 34: using PQexec
64[NO_PID]: sqlca: code: 0, state: 00000
65[NO_PID]: ecpg_process_output on line 34: OK: SET
66[NO_PID]: sqlca: code: 0, state: 00000
67[NO_PID]: ecpg_execute on line 35: query: show transaction isolation level; with 0 parameter(s) on connection ecpg1_regression
68[NO_PID]: sqlca: code: 0, state: 00000
69[NO_PID]: ecpg_execute on line 35: using PQexec
70[NO_PID]: sqlca: code: 0, state: 00000
71[NO_PID]: ecpg_process_output on line 35: correctly got 1 tuples with 1 fields
72[NO_PID]: sqlca: code: 0, state: 00000
73[NO_PID]: ecpg_get_data on line 35: RESULT: read committed offset: -1; array: no
74[NO_PID]: sqlca: code: 0, state: 00000
75[NO_PID]: ecpg_finish: connection ecpg1_regression closed
76[NO_PID]: sqlca: code: 0, state: 00000
77