Fix old, misleading comment for PGRES_POLLING_ACTIVE.

Robert Haas <rhaas@postgresql.org>

Commit: e57fe3824ee7a9cb551ca1cae5aa0394216ef7b8
Author: Robert Haas <rhaas@postgresql.org>
Date: 2024-04-04T20:22:11Z
Releases: 17.0
Fix old, misleading comment for PGRES_POLLING_ACTIVE.

The comment implies that we can eventually remove this, but per
discussion, we actually don't want to do that ever, in order to
maintain compatibility.

Jelte Fennema-Nio, reviewed by Tristan Partin

Discussion: http://postgr.es/m/CAGECzQTO72jKed5461W8cytV2Msh_e+WUZjOyX_RUQCbjk4LRA@mail.gmail.com

Files

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

Discussion