Re: pg_locks cleanup

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_locks cleanup
Дата
Msg-id 200208270400.g7R40Wf13457@candle.pha.pa.us
обсуждение исходный текст
Ответ на pg_locks cleanup  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Neil Conway wrote:
> This patch updates the lock listing code to use Joe Conway's new
> anonymous return type SRF code. It gets rid of the superflous
> 'pg_locks_result' that Bruce/Tom had commented on. Otherwise, no
> changes in functionality.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: make interfaces/perl5 build properly outside source directory
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] CREATE TEMP TABLE .... ON COMMIT