Re: possible psql \d bug in 8.3 beta2

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: possible psql \d bug in 8.3 beta2
Дата
Msg-id 533654.2506.qm@web31809.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: possible psql \d bug in 8.3 beta2  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
--- On Sun, 12/23/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> > ---------+-------------+-------+----------
> >  project | managers    | table | teaminst
>
> It's hidden by the "managers" table in the
> earlier "history" schema.
> \d without any particular schema specification will
> only show tables
> that could be accessed by an unqualified table name.


I see.  Thanks for the clarification.

Regards,
Richard Broersma Jr.

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: possible psql \d bug in 8.3 beta2
Следующее
От: Henrique Pantarotto
Дата:
Сообщение: how to alter an enum type