OSDN Git Service

Streamlined array handling code in libecpg a little bit, in the process fixing yet...
[pg-rex/syncrep.git] / src / interfaces / ecpg / test / expected / sql-define.stderr
index cb39997..b0de674 100644 (file)
@@ -32,9 +32,9 @@
 [NO_PID]: sqlca: code: 0, state: 00000
 [NO_PID]: ecpg_execute on line 36: correctly got 1 tuples with 2 fields
 [NO_PID]: sqlca: code: 0, state: 00000
-[NO_PID]: ecpg_get_data on line 36: RESULT: 1 offset: -1; array: yes
+[NO_PID]: ecpg_get_data on line 36: RESULT: 1 offset: -1; array: no
 [NO_PID]: sqlca: code: 0, state: 00000
-[NO_PID]: ecpg_get_data on line 36: RESULT: 29-abcdef offset: -1; array: yes
+[NO_PID]: ecpg_get_data on line 36: RESULT: 29-abcdef offset: -1; array: no
 [NO_PID]: sqlca: code: 0, state: 00000
 [NO_PID]: ecpg_execute on line 42: query: insert into test values ( 29 , 'no string' ); with 0 parameter(s) on connection regress1
 [NO_PID]: sqlca: code: 0, state: 00000