projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a96951
)
Updated expected result for regression test.
author
Michael Meskes
Fri, 15 Feb 2008 18:51:57 +0000
(18:51 +0000)
committer
Michael Meskes
Fri, 15 Feb 2008 18:51:57 +0000
(18:51 +0000)
src/interfaces/ecpg/test/expected/thread-prep.c
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/test/expected/thread-prep.c
b/src/interfaces/ecpg/test/expected/thread-prep.c
index 1afea9a349fcc6e5abc4b31a9f6b0490be95c166..850ae7571db263fd196d5d0e395854613ee9fbb0 100644
(file)
--- a/
src/interfaces/ecpg/test/expected/thread-prep.c
+++ b/
src/interfaces/ecpg/test/expected/thread-prep.c
@@
-173,6
+173,9
@@
if (sqlca.sqlcode < 0) sqlprint();}
ECPGt_NO_INDICATOR, NULL , 0L, 0L, 0L, ECPGt_EOIT, ECPGt_EORT);
#line 52 "prep.pgc"
+if (sqlca.sqlcode == ECPG_NOT_FOUND) sqlprint();
+#line 52 "prep.pgc"
+
if (sqlca.sqlcode < 0) sqlprint();}
#line 52 "prep.pgc"