AW: case insensitive database ? - Mailing list pgsql-novice

From Thorsten Mauch
Subject AW: case insensitive database ?
Date
Msg-id E5A63F34D141D111A6F4080009D70ACA0A389F@imkedv_pdc
Whole thread Raw
Responses Re: AW: case insensitive database ?
List 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 by date:

Previous
From: Joel Burton
Date:
Subject: Re: case insensitive database ?
Next
From: Joel Burton
Date:
Subject: Re: AW: case insensitive database ?