Re: change output of \dp - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: change output of \dp
Date
Msg-id 200403110223.i2B2NVa13008@candle.pha.pa.us
Whole thread Raw
In response to Re: change output of \dp  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Neil Conway wrote:
> Euler Taveira de Oliveira <euler@ufgnet.ufg.br> writes:
> > I just noticed that \dp outputs "Table" to indicate relations
> > (tables, sequences and views) instead of "Relation" or "Name". This
> > patch just correct it, using "Name" and attaching its "Type".
>
> Looks good to me.
>
> > Please apply it under HEAD, and if it's convenient, put it under 7_4
> > Branch.
>
> This is appropriate for HEAD, but I don't see any need to apply it to
> 7.4: it is just a cosmetic fix.

Agreed.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: numeric input changes
Next
From: Shachar Shemesh
Date:
Subject: Re: Defining a "tinyint" data type - one byte unsigned