fix libpq comment

From: "Euler Taveira" <euler(at)eulerto(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: fix libpq comment
Date: 2022-01-07 00:33:07
Message-ID: 4b1deb4a-2771-416d-9710-ccd2fa66f058@www.fastmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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/

Attachment Content-Type Size
0001-pg_ctl-does-not-rely-on-PQping-anymore.patch text/x-patch 983 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bossart, Nathan 2022-01-07 00:48:21 Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file
Previous Message Peter Geoghegan 2022-01-06 23:58:48 Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations