Re: [HACKERS] Show INHERIT in \du - Mailing list pgsql-patches

From Brendan Jurd
Subject Re: [HACKERS] Show INHERIT in \du
Date
Msg-id 37ed240d0803202109p78d87b53oc1b3786fbf5006e5@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Show INHERIT in \du  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
On 21/03/2008, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Brendan Jurd" <direvus@gmail.com> writes:
>
> > We can't just build the output table by hand like
>  > describeOneTableDetails does?  Admittedly it's kludgy, but it's not an
>  > unprecedented kludge.
>
> Oh, I had forgotten the existence of that entry point in print.c.  Yeah,
>  it might be workable --- want to have a go at it?
>

Sure.  It will be at least a few days (Easter holidays) before I can
submit anything.

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Show INHERIT in \du
Next
From: Simon Riggs
Date:
Subject: Re: Auto Partitioning Patch - WIP version 1