File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
src/interfaces/ecpg/test/expected Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 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
5252[NO_PID]: ECPGconnect: opening database connectdb on localhost port <REGRESSION_PORT> for user connectuser
5353[NO_PID]: sqlca: code: 0, state: 00000
5454[NO_PID]: ECPGconnect: could not open database: could not connect to server: Connection refused
55+ Is the server running on host "localhost" (::1) and accepting
56+ TCP/IP connections on port 20?
57+ could not connect to server: Connection refused
5558 Is the server running on host "localhost" (127.0.0.1) and accepting
5659 TCP/IP connections on port 20?
5760
You can’t perform that action at this time.
0 commit comments