Re: Diagnostic functions

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Diagnostic functions
Date: 2007-05-17 19:11:29
Message-ID: 200705171911.l4HJBTp15838@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2007-05-17 19:42:28 Re: updated SORT/LIMIT patch
Previous Message Gregory Stark 2007-05-17 18:38:39 Re: CREATE TABLE LIKE INCLUDING INDEXES support