Re: lock listing - Mailing list pgsql-patches

From nconway@klamath.dyndns.org (Neil Conway)
Subject Re: lock listing
Date
Msg-id 20020731150145.GB24180@klamath.dyndns.org
Whole thread Raw
In response to Re: lock listing  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: lock listing
List pgsql-patches
On Tue, Jul 30, 2002 at 03:11:40PM -0400, Bruce Momjian wrote:
> We have pg_stat_activity.  Seems pg_locks should behave the same,
> without the ().  Let it show up in \dS.  Do you need assistance with
> this?  I know FRS is neat, but logically it seems it should appear as a
> table like that statistics stuff.

So I should just add a view called "pg_locks" that calls the table
function?

I'll submit a new patch once Joe's anonymous composite type patch gets
into CVS.

Cheers,

Neil

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

pgsql-patches by date:

Previous
From: Richard Tucker
Date:
Subject: Patch for roll forward recovery (PITR)
Next
From: Bruce Momjian
Date:
Subject: Re: default attstattarget