setQuerySnapshot in plpgsql functions in 7.3 - Mailing list pgsql-hackers

From Robert Treat
Subject setQuerySnapshot in plpgsql functions in 7.3
Date
Msg-id 1039022474.8618.110.camel@camel
Whole thread Raw
Responses Re: setQuerySnapshot in plpgsql functions in 7.3
List pgsql-hackers
Forgive me for not digging through the source code myself, but can
anyone tell me if setQuerySnapshot behavior within functions was changed
in 7.3 so that subsequent select statements can see committed data?  I
know there was some talk about changing the behavior, but I'm wondering
if it was ever done. Read committed transactions seem broken without
this ability.

Robert Treat




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PQnotifies() in 7.3 broken?
Next
From: Tom Lane
Date:
Subject: Re: interesting difference for queries...