Re: fix libpq comment

2022-01-06 Thread Michael Paquier
On Thu, Jan 06, 2022 at 09:33:07PM -0300, Euler Taveira wrote: > While checking the PQping code I noticed that pg_ctl does not rely on PQping > since commit f13ea95f9e4 (v10) so the attached patch removes a comment from > internal_ping(). Looking at the area, the rest looks fine. So, applied as p

fix libpq comment

2022-01-06 Thread Euler Taveira
Hi, While checking the PQping code I noticed that pg_ctl does not rely on PQping since commit f13ea95f9e4 (v10) so the attached patch removes a comment from internal_ping(). -- Euler Taveira EDB https://www.enterprisedb.com/ From 3055de48fe71f47df357114c7a42db05edcdb290 Mon Sep 17 00:00:00 200