Re: lock listing

Поиск
Список
Период
Сортировка
От nconway@klamath.dyndns.org (Neil Conway)
Тема Re: lock listing
Дата
Msg-id 20020731150145.GB24180@klamath.dyndns.org
обсуждение исходный текст
Ответ на Re: lock listing  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: lock listing  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Richard Tucker
Дата:
Сообщение: Patch for roll forward recovery (PITR)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: default attstattarget