Re: Diagnostic functions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Diagnostic functions
Дата
Msg-id 200705171911.l4HJBTp15838@momjian.us
обсуждение исходный текст
Ответ на Re: Diagnostic functions  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-patches
Applied.  I also updated /contrib/README.  Thanks.

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

Heikki Linnakangas wrote:
> Bruce Momjian wrote:
> > Heikki Linnakangas wrote:
> >>>> We already played the name game on hackers. My original suggestion was
> >>>> "pgforensics". "pgdiagfuncs" and "pginspect" were also suggested, among
> >>>> others. I'm still open to suggestions, though. Have any?
> >>> Something involving "page" would at least explain what you can diagnose.
> >> Well, how about "pageinspect" then?
> >
> > Sounds good to me.
>
> Ok, here's an updated patch. It's the same as the last one, except for
> the name.
>
> --
>    Heikki Linnakangas
>    EnterpriseDB   http://www.enterprisedb.com


--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: CREATE TABLE LIKE INCLUDING INDEXES support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: updated SORT/LIMIT patch