lock listing

Поиск
Список
Период
Сортировка
От nconway@klamath.dyndns.org (Neil Conway)
Тема lock listing
Дата
Msg-id 20020719163300.GB21879@klamath.dyndns.org
обсуждение исходный текст
Ответы Re: lock listing  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: lock listing  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
The attached patch completes the TODO list item

    *  Add SHOW command to display locks

Using the SRF scheme discussed on -hackers yesterday. The only changes
to the patch since it was posted on -hackers are cosmetic: I adapted
the patch to apply cleanly against the latest CVS code, and changed
the name of the return view to pg_show_locks_result.

When/if the patch is applied, I'll send in another patch adding some
documentation, and perhaps some higher-level views that use the SRF
and the system catalogs to return some useful information.

This requires an initdb. Unless anyone sees a problem, please apply.

Cheers,

Neil

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

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: show() function - updated patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: lock listing