Re: PostgreSQL equivalent of the Oracale 'unique' qualifier

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: PostgreSQL equivalent of the Oracale 'unique' qualifier
Дата
Msg-id 20061120201754.GG13555@alvh.no-ip.org
обсуждение исходный текст
Ответ на PostgreSQL equivalent of the Oracale 'unique' qualifier  ("Wm.A.Stafford" <stafford@marine.rutgers.edu>)
Ответы Re: PostgreSQL equivalent of the Oracale 'unique' qualifier  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Wm.A.Stafford wrote:
> I hope the subject says it all.  I'm porting an Oracle-centric
> application to PostgreSQL and the Oracle sql is full of the 'unique'
> qualifier.  I'm assuming PostgreSQL does not support 'unique' since
> don't see a 'unique' anywhere in the PostgreSQL docs.  Is there a
> substitute or a technique to get the same result?

You gotta be kidding.  Of course Postgres supports UNIQUE.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PostgreSQL equivalent of the Oracale 'unique'
Следующее
От: Bricklen Anderson
Дата:
Сообщение: Re: PostgreSQL equivalent of the Oracale 'unique' qualifier