pgsql: Clarify what's supposed to happen when a cursor FETCH is rolled - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Clarify what's supposed to happen when a cursor FETCH is rolled
Date
Msg-id 20091202211112.C728E753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Clarify what's supposed to happen when a cursor FETCH is rolled back
by aborting a subtransaction.  Per discussion with Heikki.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        rollback_to.sgml (r1.10 -> r1.11)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/rollback_to.sgml?r1=1.10&r2=1.11)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Ignore attempts to set "application_name" in the connection
Next
From: achernow@pgfoundry.org (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: Fixed how missing types are handled during