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
------
REL9_1_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/1cd1a7c1024503259b3968db6b9e8a888ca97f63
Modified Files
--------------
doc/src/sgml/libpq.sgml | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
pgsql-committers by date
| Next: | From: Peter Eisentraut | Date: 2011-12-02 21:40:25 |
| Subject: pgsql: psql: Make temporary editor files have .sql extension |
| Previous: | From: Dave Page | Date: 2011-12-02 11:26:57 |
| Subject: pginstaller - pginst: Update for 8.3.17 |