Document new libpq connection statuses for target_session_attrs.

Robert Haas <rhaas@postgresql.org>

Commit: 1330a7d7265577412cae44653a5368172af396c7
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-02-15T16:05:44Z
Releases: 10.0
Document new libpq connection statuses for target_session_attrs.

I didn't realize these would ever be visible to clients, but Michael
figured out that it can happen when using asynchronous interfaces
such as PQconnectPoll.

Michael Paquier

Files

PathChange+/−
doc/src/sgml/libpq.sgml modified +18 −0

Documentation touched