1[NO_PID]: ECPGdebug: set to 1
2[NO_PID]: sqlca: code: 0, state: 00000
3[NO_PID]: ECPGconnect: opening database ecpg2_regression on <DEFAULT> port <DEFAULT>
4[NO_PID]: sqlca: code: 0, state: 00000
5[NO_PID]: ECPGconnect: opening database ecpg1_regression on <DEFAULT> port <DEFAULT>
6[NO_PID]: sqlca: code: 0, state: 00000
7[NO_PID]: ecpg_execute on line 27: query: select current_database ( ); with 0 parameter(s) on connection second
8[NO_PID]: sqlca: code: 0, state: 00000
9[NO_PID]: ecpg_execute on line 27: using PQexec
10[NO_PID]: sqlca: code: 0, state: 00000
11[NO_PID]: ecpg_process_output on line 27: correctly got 1 tuples with 1 fields
12[NO_PID]: sqlca: code: 0, state: 00000
13[NO_PID]: ecpg_get_data on line 27: RESULT: ecpg1_regression offset: -1; array: no
14[NO_PID]: sqlca: code: 0, state: 00000
15[NO_PID]: ecpg_finish: connection second closed
16[NO_PID]: sqlca: code: 0, state: 00000
17[NO_PID]: ecpg_execute on line 31: query: select current_database ( ); with 0 parameter(s) on connection first
18[NO_PID]: sqlca: code: 0, state: 00000
19[NO_PID]: ecpg_execute on line 31: using PQexec
20[NO_PID]: sqlca: code: 0, state: 00000
21[NO_PID]: ecpg_process_output on line 31: correctly got 1 tuples with 1 fields
22[NO_PID]: sqlca: code: 0, state: 00000
23[NO_PID]: ecpg_get_data on line 31: RESULT: ecpg2_regression offset: -1; array: no
24[NO_PID]: sqlca: code: 0, state: 00000
25[NO_PID]: ECPGconnect: opening database ecpg1_regression on <DEFAULT> port <DEFAULT>
26[NO_PID]: sqlca: code: 0, state: 00000
27[NO_PID]: raising sqlcode -220 on line 35: connection "DEFAULT" does not exist on line 35
28[NO_PID]: sqlca: code: -220, state: 08003
29[NO_PID]: ECPGconnect: connection identifier second is already in use
30[NO_PID]: sqlca: code: 0, state: 00000
31[NO_PID]: ecpg_finish: connection second closed
32[NO_PID]: sqlca: code: 0, state: 00000
33[NO_PID]: ecpg_finish: connection first closed
34[NO_PID]: sqlca: code: 0, state: 00000
35[NO_PID]: raising sqlcode -220 on line 40: connection "CURRENT" does not exist on line 40
36[NO_PID]: sqlca: code: -220, state: 08003
37[NO_PID]: raising sqlcode -220 on line 41: connection "DEFAULT" does not exist on line 41
38[NO_PID]: sqlca: code: -220, state: 08003
39