Re: updated lock listing patch - Mailing list pgsql-patches

From Neil Conway
Subject Re: updated lock listing patch
Date
Msg-id 877kip4ba2.fsf@klamath.dyndns.org
Whole thread Raw
In response to Re: updated lock listing patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: updated lock listing patch
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I am confused by pg_locks_result.  I see it in \dS, but it doesn't
> appear to display anything useful, based on the view definition.  Is
> this the cleanup you were talking about, Neil?

Yes, it is. Hopefully I'll get to that before the beta (if I don't,
it's something that could go in during a beta cycle, IMHO).

The code is fully functional, it's just that the additional view can
be done away with.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Remove XLogDir/-X patch
Next
From: Tom Lane
Date:
Subject: Re: Dump serials as serial -- not a sequence