Re: In-doubt window - Mailing list pgsql-hackers

From Jeroen T. Vermeulen
Subject Re: In-doubt window
Date
Msg-id 20031020185842.GC43158@xs4all.nl
Whole thread Raw
In response to Re: In-doubt window  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: In-doubt window  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Oct 20, 2003 at 01:35:13PM -0400, Tom Lane wrote:
> 
> It's not actually a record in the database ... pg_locks is a view of
> internal lock-manager state.  (It's new as of 7.3, BTW; dunno how far
> back you want your stuff to work.)  But it will get the job done for
> you.

Sure beats what I have now--I can even compile it in conditionally or
check for it at runtime.

One question though: how likely is the code to require changes for
future postgres versions?


Jeroen



pgsql-hackers by date:

Previous
From: ivan
Date:
Subject: how to put passwd ?
Next
From: Alvaro Herrera
Date:
Subject: Re: how to put passwd ?