postgresql/doc
Tom Lane ab66645628 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
2021-01-22 11:29:43 -05:00
..
src Doc: remove misleading claim in documentation of PQreset(). 2021-01-22 11:29:43 -05:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO