pgsql: Document that libpq's PQgetResult() should be called after a fat - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Document that libpq's PQgetResult() should be called after a fat
Date
Msg-id E1Py00V-0001WZ-Hp@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document that libpq's PQgetResult() should be called after a fatal error
to fully process errors.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/06711de9d9d4e122d4e4c9b801b471e048281f48

Modified Files
--------------
doc/src/sgml/libpq.sgml |    9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Document that the parenthesized VACUUM syntax is deprecated, not
Next
From: Bruce Momjian
Date:
Subject: pgsql: Update C comment about O_DIRECT and fsync().