]> 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:30:06 +0000 (11:30 -0500)
commit0d6903ecd941f3397c189defc437c957fd8da8ea
treec3c6ea598de58c3ccd093e9e1f6f4c8bd01cc8f8
parenta3345383d88b7410bee3d73852cfd5c0f5737973
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