Re: change output of \dp

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: change output of \dp
Дата
Msg-id 200403110223.i2B2NVa13008@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: change output of \dp  (Neil Conway <neilc@samurai.com>)
Список 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 по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: numeric input changes
Следующее
От: Shachar Shemesh
Дата:
Сообщение: Re: Defining a "tinyint" data type - one byte unsigned