projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
739f1f6
)
Fix connect/test1 expected output.
author
Noah Misch
Sat, 11 Nov 2017 22:22:29 +0000
(14:22 -0800)
committer
Noah Misch
Sat, 11 Nov 2017 22:22:29 +0000
(14:22 -0800)
The test runs only as part of "checktcp". This is a back-patch to 9.5
and 9.4 of part of commit
868898739a8da9ab74c105b8349b7b5c711f265a
.
Oversight in commit
61bee9f756ce875f3b678099a6bb9654bd2fa21a
.
src/interfaces/ecpg/test/expected/connect-test1.stderr
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/test/expected/connect-test1.stderr
b/src/interfaces/ecpg/test/expected/connect-test1.stderr
index e755a0a3458eff703a7c571d1bdf197560e09563..467cebda01d1da5e491399986c0920c6348a4cb7 100644
(file)
--- a/
src/interfaces/ecpg/test/expected/connect-test1.stderr
+++ b/
src/interfaces/ecpg/test/expected/connect-test1.stderr
@@
-6,7
+6,7
@@
[NO_PID]: sqlca: code: 0, state: 00000
[NO_PID]: ecpg_execute on line 23: using PQexec
[NO_PID]: sqlca: code: 0, state: 00000
-[NO_PID]: ecpg_
execute
on line 23: OK: ALTER ROLE
+[NO_PID]: ecpg_
process_output
on line 23: OK: ALTER ROLE
[NO_PID]: sqlca: code: 0, state: 00000
[NO_PID]: ecpg_finish: connection main closed
[NO_PID]: sqlca: code: 0, state: 00000