Re: Have psql display names and OUT/INOUT in \df output

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Have psql display names and OUT/INOUT in \df output
Date: 2006-07-16 06:16:00
Message-ID: 20060716061600.GA25802@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter

Remember to vote!

Attachment Content-Type Size
psql_describe.patch text/plain 2.0 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2006-07-16 07:21:12 Re: Have psql display names and OUT/INOUT in \df output
Previous Message Hiroshi Saito 2006-07-16 01:33:37 Re: PostmasterHandl_patch of win32