mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 02:44:39 -05: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:
parent
e48fb50d8b
commit
dfabce8827
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue