Re: lock listing

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: lock listing
Дата
Msg-id Pine.LNX.4.44.0207212338340.1144-100000@localhost.localdomain
обсуждение исходный текст
Ответ на lock listing  (nconway@klamath.dyndns.org (Neil Conway))
Список pgsql-patches
Neil Conway writes:

> 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.

A view or function shouldn't be called "show".  Just pg_lock[s] should be
fine.

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: nconway@klamath.dyndns.org (Neil Conway)
Дата:
Сообщение: Re: lock listing
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: psql tab-complete: schema support, quotes, etc.