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

From Neil Conway
Subject Re: change output of \dp
Date
Msg-id 87u10wqgio.fsf@mailbox.samurai.com
Whole thread Raw
In response to change output of \dp  (Euler Taveira de Oliveira <euler@ufgnet.ufg.br>)
Responses Re: change output of \dp
List pgsql-patches
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.

-Neil


pgsql-patches by date:

Previous
From: Euler Taveira de Oliveira
Date:
Subject: change output of \dp
Next
From: Neil Conway
Date:
Subject: Re: numeric input changes