mirror of
https://github.com/postgres/postgres.git
synced 2025-08-17 01:02:17 +03:00
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 commit868898739a
. Oversight in commit61bee9f756
.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
[NO_PID]: sqlca: code: 0, state: 00000
|
[NO_PID]: sqlca: code: 0, state: 00000
|
||||||
[NO_PID]: ecpg_execute on line 23: using PQexec
|
[NO_PID]: ecpg_execute on line 23: using PQexec
|
||||||
[NO_PID]: sqlca: code: 0, state: 00000
|
[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]: sqlca: code: 0, state: 00000
|
||||||
[NO_PID]: ecpg_finish: connection main closed
|
[NO_PID]: ecpg_finish: connection main closed
|
||||||
[NO_PID]: sqlca: code: 0, state: 00000
|
[NO_PID]: sqlca: code: 0, state: 00000
|
||||||
|
Reference in New Issue
Block a user