Doc: remove misleading claim in documentation of PQreset().
authorTom Lane
Fri, 22 Jan 2021 16:29:43 +0000 (11:29 -0500)
committerTom Lane
Fri, 22 Jan 2021 16:29:56 +0000 (11:29 -0500)
commit878cf600e36796e25a93c75d77c491a048047d27
treec35141f5af4c7e3baa4a98e8314cd7c1c68d2a2f
parent1cce024fd26be40412c41e9ec59f389cf5979da2
Doc: remove misleading claim in documentation of PQreset().

This text claimed that the reconnection would occur "to the same
server", but there is no such guarantee in the code, nor would
insisting on that be an improvement.

Back-patch to v10 where multi-host connection strings were added.

Discussion: https://postgr.es/m/1095901.1611268376@sss.pgh.pa.us
doc/src/sgml/libpq.sgml