pgsql: Add some weasel wording about threaded usage of PGresults.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add some weasel wording about threaded usage of PGresults.
Date: 2011-12-02 16:37:04
Message-ID: E1RWW6i-0003W7-N3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add some weasel wording about threaded usage of PGresults.

PGresults used to be read-only from the application's viewpoint, but now
that we've exposed various functions that allow modification of a PGresult,
that sweeping statement is no longer accurate. Noted by Dmitriy Igrishin.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0de93a9c69a13073ed27c8d53f8c83663d3561fd

Modified Files
--------------
doc/src/sgml/libpq.sgml | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2011-12-02 21:40:25 pgsql: psql: Make temporary editor files have .sql extension
Previous Message Dave Page 2011-12-02 11:26:57 pginstaller - pginst: Update for 8.3.17