Re: change output of \dp

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: change output of \dp
Дата
Msg-id 200403140346.i2E3kDe28301@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: change output of \dp  (Euler Taveira de Oliveira <euler@ufgnet.ufg.br>)
Ответы Re: change output of \dp  (Euler Taveira de Oliveira <euler@ufgnet.ufg.br>)
Список pgsql-patches
Euler Taveira de Oliveira wrote:
> Hi,
>
> > > 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".
> >
> > Maybe we should think of a more general solution.  For example, there is
> > still not any way to show the privileges of functions and other
> > objects.
> >
> >

> I could do it, if nobody objects.

Sounds good.  Do you want your original patch applied?

--
  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PSQLRC environment variable.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: client side syntax error position (v3)