]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: remove misleading claim in documentation of PQreset().
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 22 Jan 2021 16:29:43 +0000 (11:29 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 22 Jan 2021 16:29:52 +0000 (11:29 -0500)
commit35a7eef08a98597417647ee7b6c1292f911d2b82
treef4f01e2b5b2320afe07862ce68a166d4ddce963c
parent73fc2e5bab1e4bad433d00b2b645cfdd234657db
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