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-05-16 15:20:04 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 20: 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-05-16 15:20:04 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 20: using PQexec
|
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_execute on line 20: OK: CREATE TABLE
|
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_execute on line 21: 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-05-16 15:20:04 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 21: using PQexec
|
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_execute on line 21: OK: INSERT 0 1
|
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_execute on line 22: 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-05-16 15:20:04 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 22: using PQexec
|
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_execute on line 22: OK: INSERT 0 1
|
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_execute on line 23: 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-05-16 15:20:04 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 23: using PQexec
|
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_execute on line 23: OK: INSERT 0 1
|
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_execute on line 29: 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-05-16 15:20:04 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 29: using PQexec
|
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_execute on line 29: COPY OUT data transfer in progress
|
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_execute on line 29: 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
|