pgsql: Clarify what's supposed to happen when a cursor FETCH is rolled

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify what's supposed to happen when a cursor FETCH is rolled
Date: 2009-12-02 21:11:12
Message-ID: 20091202211112.C728E753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Greg Sabino Mullane 2009-12-02 21:52:49 Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a
Previous Message Tom Lane 2009-12-02 17:42:02 pgsql: Ignore attempts to set "application_name" in the connection