pgsql: Fix comment in fe-connect.c about PQping and pg_ctl

Started by Michael Paquierover 4 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Fix comment in fe-connect.c about PQping and pg_ctl

Since f13ea95f, pg_ctl does not use PQping(), but one comment did not
get the call.

Author: Euler Taveira
Discussion: /messages/by-id/4b1deb4a-2771-416d-9710-ccd2fa66f058@www.fastmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fb0745fa0d706d1519d6e55e93d1dcae27e12e4d

Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)