8000 Fix connect/test1 expected output. · koderP/postgres@320636d · GitHub
[go: up one dir, main page]

Skip to content

Commit 320636d

Browse files
committed
Fix connect/test1 expected output.
The test runs only as part of "checktcp". This is a back-patch to 9.5 and 9.4 of part of commit 8688987. Oversight in commit 61bee9f.
1 parent 739f1f6 commit 320636d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/interfaces/ecpg/test/expected/connect-test1.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[NO_PID]: sqlca: code: 0, state: 00000
77
[NO_PID]: ecpg_execute on line 23: using PQexec
88
[NO_PID]: sqlca: code: 0, state: 00000
9-
[NO_PID]: ecpg_execute on line 23: OK: ALTER ROLE
9+
[NO_PID]: ecpg_process_output on line 23: OK: ALTER ROLE
1010
[NO_PID]: sqlca: code: 0, state: 00000
1111
[NO_PID]: ecpg_finish: connection main closed
1212
[NO_PID]: sqlca: code: 0, state: 00000

0 commit comments

Comments
 (0)
0