From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Neil Conway <neilc(at)samurai(dot)com> |
Cc: | euler(at)ufgnet(dot)ufg(dot)br, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: change output of \dp |
Date: | 2004-03-11 02:23:31 |
Message-ID: | 200403110223.i2B2NVa13008@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Neil Conway wrote:
> Euler Taveira de Oliveira <euler(at)ufgnet(dot)ufg(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-03-11 02:38:52 | Re: libpq thread safety |
Previous Message | Neil Conway | 2004-03-11 02:16:46 | Re: numeric input changes |