pgsql: doc: correct description of libpq's PQsetnonblocking() mode - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: correct description of libpq's PQsetnonblocking() mode
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
doc:  correct description of libpq's PQsetnonblocking() mode

Reported-by: Yugo NAGATA

Discussion: https://postgr.es/m/[email protected]

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/57d6a198c9f62c5379cdb6e85e956be2257979c7

Modified Files
--------------
doc/src/sgml/libpq.sgml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Add error about the use of FREEZE in COPY TO
Next
From: Tom Lane
Date:
Subject: pgsql: Improve readability and error detection of array_in().