On Mon, Feb 07, 2005 at 05:07:47PM -0500, Tom Lane wrote:

> A more general issue is that we now have a pile of "catalog inquiry"
> functions that all make use of backend internal lookups and therefore
> reflect SnapshotNow behavior to the user.  This has bothered me for
> some
> time,

Can we pass a Snapshot as a parameter to the internal lookups?  Or set a 
global variable to indicate this is not really a internal lookup, and
reset it afterwards?

-- 
Alvaro Herrera (<[EMAIL PROTECTED]>)
"The problem with the future is that it keeps turning into the present"
(Hobbes)

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to