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: https://postgr.es/m/[email protected] 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(-)
