Re: syntax error with alter type

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: syntax error with alter type
Дата
Msg-id 6018.1544243483@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: syntax error with alter type  (Kevin Brannen <KBrannen@efji.com>)
Ответы RE: syntax error with alter type
Список pgsql-general
Kevin Brannen <KBrannen@efji.com> writes:
> So, can you (or anyone) help me understand what "alter type <type> drop attribute" is meant to do? I don't see
"attribute"on the page you reference. 

IIRC, that drops a column from a composite type; it's more or less a
variant spelling of ALTER TABLE DROP COLUMN.

            regards, tom lane


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