pgsql: PersistHoldablePortal must establish the correct value for - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: PersistHoldablePortal must establish the correct value for
Date
Msg-id 20050411155948.AAA255356F@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
PersistHoldablePortal must establish the correct value for ActiveSnapshot
while completing execution of the cursor's query.  Otherwise we get wrong
answers or even crashes from non-volatile functions called by the query.
Per report from andrew@supernews.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/backend/commands:
        portalcmds.c (r1.38 -> r1.38.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/portalcmds.c.diff?r1=1.38&r2=1.38.4.1)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: PersistHoldablePortal must establish the correct value for
Next
From: pjmodos@pgfoundry.org (User Pjmodos)
Date:
Subject: docbot - www: Imported Sources