Re: Howto have a unique restraint on UPPER (textfield)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Howto have a unique restraint on UPPER (textfield)
Дата
Msg-id 16294.1264972066@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Howto have a unique restraint on UPPER (textfield)  (Andreas <maps.on@gmx.net>)
Ответы Re: Howto have a unique restraint on UPPER (textfield)
Список pgsql-sql
Andreas <maps.on@gmx.net> writes:
> So I had the missconception that UNIQUE (...) within CREATE TABLE (...) 
> was actually just an shorter way to define a unique index which it is not.

Well, it is that --- it just doesn't provide access to all the features
that CREATE INDEX does.
        regards, tom lane


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

Предыдущее
От: Andreas
Дата:
Сообщение: Re: Howto have a unique restraint on UPPER (textfield)
Следующее
От: Dave Clements
Дата:
Сообщение: Fwd: Help required on query performance