Re: impossible to create a table having the same name of a sequence object

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: impossible to create a table having the same name of a sequence object
Дата
Msg-id 16495.978540630@sss.pgh.pa.us
обсуждение исходный текст
Ответ на impossible to create a table having the same name of a sequence object  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
pgsql-bugs@postgresql.org writes:
> impossible to create a table having the same name of a sequence object

This is not a bug.  A sequence is a table, of a sort, and so there's
just one namespace for both.

            regards, tom lane

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