Re: Diagnostic functions - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Diagnostic functions
Date
Msg-id 200705171911.l4HJBTp15838@momjian.us
Whole thread Raw
In response to Re: Diagnostic functions  (Heikki Linnakangas <heikki@enterprisedb.com>)
List 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 by date:

Previous
From: Gregory Stark
Date:
Subject: Re: CREATE TABLE LIKE INCLUDING INDEXES support
Next
From: Tom Lane
Date:
Subject: Re: updated SORT/LIMIT patch