AW: case insensitive database ?

Поиск
Список
Период
Сортировка
От Thorsten Mauch
Тема AW: case insensitive database ?
Дата
Msg-id E5A63F34D141D111A6F4080009D70ACA0A389F@imkedv_pdc
обсуждение исходный текст
Ответы Re: AW: case insensitive database ?  (Joel Burton <jburton@scw.org>)
Список pgsql-novice
Thanks for the answers.
My prob is that i don't query the database
directly. I use the CASTOR as a persitence-Framework.
I create QOL-queries that are translated into
SQL-Queries by the framework.
So i can't use ILIKE or UPPER(expr) :(
I also can't force the use of a special index.
Howerver, i have to maintain a second field with upper
letters, that i query instead of the orginal field

Thorsten

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

Предыдущее
От: Joel Burton
Дата:
Сообщение: Re: case insensitive database ?
Следующее
От: Joel Burton
Дата:
Сообщение: Re: AW: case insensitive database ?