BUG #14121: Constraint UNIQUE

Поиск
Список
Период
Сортировка
От m.giraldo@stt-telefonia.it
Тема BUG #14121: Constraint UNIQUE
Дата
Msg-id 20160429103546.19111.61541@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #14121: Constraint UNIQUE
Re: BUG #14121: Constraint UNIQUE
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14121
Logged by:          Marco
Email address:      m.giraldo@stt-telefonia.it
PostgreSQL version: 9.5.0
Operating system:   Windows 7
Description:

Hi
I have a problem with UNIQUE constraint.
I don't understand the difference from TYPE type UNIQUE(when I declare a
column of the table) and ALTER TABLE table ADD CONSTRAINT column UNIQUE
(column).
How can I remove the UNIQUE option from TYPE declaration?

Best reguards

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

Предыдущее
От: Mathias Kunter
Дата:
Сообщение: Re: BUG #14107: Major query planner bug regarding subqueries and indices
Следующее
От: John McKown
Дата:
Сообщение: Re: BUG #14121: Constraint UNIQUE