Re: Have psql display names and OUT/INOUT in \df output - Mailing list pgsql-patches

From David Fetter
Subject Re: Have psql display names and OUT/INOUT in \df output
Date
Msg-id 20060716061600.GA25802@fetter.org
Whole thread Raw
In response to Have psql display names and OUT/INOUT in \df output  (David Fetter <david@fetter.org>)
Responses Re: Have psql display names and OUT/INOUT in \df output  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
On Sat, Jul 15, 2006 at 04:42:50PM -0700, David Fetter wrote:
> Folks,
>
> This patch makes psql's \df display functions with the names of
> parameters and OUT/INOUT if appropriate.  Should there be a
> regression test for this?  A doc patch?

As this doesn't change any documented behavior, it doesn't look like
there is space for a doc patch.

Anyhow, please find enclosed the context-style diff.  Sorry about the
mix-up earlier :)

Cheers,
D
--
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666
                              Skype: davidfetter

Remember to vote!

Attachment

pgsql-patches by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: PostmasterHandl_patch of win32
Next
From: Neil Conway
Date:
Subject: Re: Have psql display names and OUT/INOUT in \df output