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

Michael Paquier <michael@paquier.xyz>

Commit: fb0745fa0d706d1519d6e55e93d1dcae27e12e4d
Author: Michael Paquier <michael@paquier.xyz>
Date: 2022-01-07T07:05:31Z
Releases: 15.0
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/4b1deb4a-2771-416d-9710-ccd2fa66f058@www.fastmail.com

Files

PathChange+/−
src/interfaces/libpq/fe-connect.c modified +1 −2

Discussion