Re: How to create case insensitive unique constraint

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: How to create case insensitive unique constraint
Дата
Msg-id dgs7qs$1us6$1@news.hub.org
обсуждение исходный текст
Ответ на How to create case insensitive unique constraint  ("Andrus" <eetasoft@online.ee>)
Список pgsql-general
> You could use upper() similarly - lower() is better for Unicode data, like
> mine.

 John,

thank you. Excellent.
I have database encoding UNICODE.  Why lower() is better than upper()?

Andrus.



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

Предыдущее
От: "John D. Burger"
Дата:
Сообщение: Re: How to create case insensitive unique constraint
Следующее
От: Steve Manes
Дата:
Сообщение: Fetching column names for a table