updated lock listing patch

Поиск
Список
Период
Сортировка
От Neil Conway
Тема updated lock listing patch
Дата
Msg-id 87k7mu8972.fsf@klamath.dyndns.org
обсуждение исходный текст
Ответы Re: updated lock listing patch  (Neil Conway <nconway@klamath.dyndns.org>)
Список pgsql-patches
This patch is an updated version of the lock listing patch. I've made
the following changes:

    - write documentation
    - wrap the SRF in a view called 'pg_locks': all user-level
      access should be done through this view
    - re-diff against latest CVS

One thing I chose not to do is adapt the SRF to use the anonymous
composite type code from Joe Conway. I'll probably do that eventually,
but I'm not really convinced it's a significantly cleaner way to
bootstrap SRF builtins than the method this patch uses (of course, it
has other uses...)

In any case, I'd view that as a janitorial issue that can be resolved
after this patch is in CVS.

Unless anyone has any objections, please apply.

Cheers,

Neil

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

Вложения

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

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: create or replace rule/view (fwd)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [SQL] 16 parameter limit