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 19: query: create table test ( a int , b text ); 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 19: 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 19: 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 20: query: insert into test values ( 29 , 'abcdef' ); 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: 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 23: query: insert into test values ( null , 'defined' ); 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-12-29 17:07:06 +00:00
|
|
|
[NO_PID]: ecpg_execute on line 31: query: insert into test values ( null , 'someothervar not defined' ); 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 31: 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 31: 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 36: query: select 1 , 29 :: text || '-' || 'abcdef'; 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 36: 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 36: correctly got 1 tuples with 2 fields
|
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_get_data on line 36: RESULT: 1 offset: -1; array: yes
|
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_get_data on line 36: RESULT: 29-abcdef offset: -1; array: yes
|
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 42: query: insert into test values ( 29 , 'no string' ); 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 42: 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 42: 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 53: query: set TIMEZONE to 'UTC'; 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 53: 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 53: OK: SET
|
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
|