2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: ECPGdebug: set to 1
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-03-27 07:56:02 +00:00
|
|
|
[NO_PID]: ECPGconnect: opening database regress1 on <DEFAULT> port <DEFAULT>
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-12-29 17:07:06 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 14: query: create table foo ( a int , b varchar ); with 0 parameter(s) on connection regress1
|
2007-08-14 10:01:54 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-11-13 11:54:39 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 14: using PQexec
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-11-13 11:54:39 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 14: OK: CREATE TABLE
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-12-29 17:07:06 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 15: query: insert into foo values ( 5 , 'abc' ); with 0 parameter(s) on connection regress1
|
2007-08-14 10:01:54 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-11-13 11:54:39 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 15: using PQexec
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-11-13 11:54:39 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 15: OK: INSERT 0 1
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-12-29 17:07:06 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 16: query: insert into foo values ( 6 , 'def' ); with 0 parameter(s) on connection regress1
|
2007-08-14 10:01:54 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-11-13 11:54:39 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 16: using PQexec
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-11-13 11:54:39 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 16: OK: INSERT 0 1
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-12-29 17:07:06 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 17: query: insert into foo values ( 7 , 'ghi' ); with 0 parameter(s) on connection regress1
|
2007-08-14 10:01:54 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-11-13 11:54:39 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 17: using PQexec
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-11-13 11:54:39 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 17: OK: INSERT 0 1
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-12-29 17:07:06 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 19: query: copy foo to stdout with delimiter ','; with 0 parameter(s) on connection regress1
|
2007-08-14 10:01:54 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-11-13 11:54:39 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 19: using PQexec
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-11-13 11:54:39 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 19: COPY OUT data transfer in progress
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-11-13 11:54:39 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 19: got PGRES_COMMAND_OK after PGRES_COPY_OUT
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|
2008-05-16 15:20:04 +00:00
|
|
|
[NO_PID]: ecpg_finish: connection regress1 closed
|
2006-08-02 14:14:04 +00:00
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000
|