|
|
|
|
@ -14,29 +14,35 @@ |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_execute on line 30: OK: SET |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_execute on line 35: query: insert into date_test ( d , ts ) values ( $1 , $2 ) ; with 2 parameter(s) on connection regress1 |
|
|
|
|
[NO_PID]: ecpg_execute on line 31: query: set intervalstyle to postgres_verbose; with 0 parameter(s) on connection regress1 |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_execute on line 35: using PQexecParams |
|
|
|
|
[NO_PID]: ecpg_execute on line 31: using PQexec |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: free_params on line 35: parameter 1 = 1966-01-17 |
|
|
|
|
[NO_PID]: ecpg_execute on line 31: OK: SET |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: free_params on line 35: parameter 2 = 2000-07-12 17:34:29 |
|
|
|
|
[NO_PID]: ecpg_execute on line 36: query: insert into date_test ( d , ts ) values ( $1 , $2 ) ; with 2 parameter(s) on connection regress1 |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_execute on line 35: OK: INSERT 0 1 |
|
|
|
|
[NO_PID]: ecpg_execute on line 36: using PQexecParams |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_execute on line 37: query: select * from date_test where d = $1 ; with 1 parameter(s) on connection regress1 |
|
|
|
|
[NO_PID]: free_params on line 36: parameter 1 = 1966-01-17 |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_execute on line 37: using PQexecParams |
|
|
|
|
[NO_PID]: free_params on line 36: parameter 2 = 2000-07-12 17:34:29 |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: free_params on line 37: parameter 1 = 1966-01-17 |
|
|
|
|
[NO_PID]: ecpg_execute on line 36: OK: INSERT 0 1 |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_execute on line 37: correctly got 1 tuples with 2 fields |
|
|
|
|
[NO_PID]: ecpg_execute on line 38: query: select * from date_test where d = $1 ; with 1 parameter(s) on connection regress1 |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_get_data on line 37: RESULT: 1966-01-17 offset: -1; array: yes |
|
|
|
|
[NO_PID]: ecpg_execute on line 38: using PQexecParams |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_get_data on line 37: RESULT: 2000-07-12 17:34:29 offset: -1; array: yes |
|
|
|
|
[NO_PID]: free_params on line 38: parameter 1 = 1966-01-17 |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ECPGtrans on line 350: action "rollback "; connection "regress1" |
|
|
|
|
[NO_PID]: ecpg_execute on line 38: correctly got 1 tuples with 2 fields |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_get_data on line 38: RESULT: 1966-01-17 offset: -1; array: yes |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_get_data on line 38: RESULT: 2000-07-12 17:34:29 offset: -1; array: yes |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ECPGtrans on line 351: action "rollback "; connection "regress1" |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
[NO_PID]: ecpg_finish: connection regress1 closed |
|
|
|
|
[NO_PID]: sqlca: code: 0, state: 00000 |
|
|
|
|
|