Re: \dt doesn't show all relations in user's schemas (8.4.2)

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: \dt doesn't show all relations in user's schemas (8.4.2)
Дата
Msg-id dcc563d10912211712r7d1b0b99kd31731ac495e14a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: \dt doesn't show all relations in user's schemas (8.4.2)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: \dt doesn't show all relations in user's schemas (8.4.2)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Mon, Dec 21, 2009 at 6:10 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Scott Marlowe <scott.marlowe@gmail.com> writes:
>> Then you should see BOTH tables with the same name in different
>> schemas, right?  Cause the OP was saying that it picks only the first
>> one to display.
>
> Well, yes, because only the first one is visible.  The second one is
> masked by the first.

But the docs say that ALL objects in the schema path will be shown.
So, my point stands, either the docs are wrong, or the behaviour is.
I'd think it's the docs.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: \dt doesn't show all relations in user's schemas (8.4.2)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: \dt doesn't show all relations in user's schemas (8.4.2)