Re: Flag for insentive use of Postgres? - Mailing list pgsql-general

From Adrian 'Dagurashibanipal' von Bidder
Subject Re: Flag for insentive use of Postgres?
Date
Msg-id 1026308696.12315.88.camel@atlas
Whole thread Raw
In response to Re: Flag for insentive use of Postgres?  (Stephane Bortzmeyer <bortzmeyer@nic.fr>)
Responses Re: Flag for insentive use of Postgres?
List pgsql-general
On Wed, 2002-07-10 at 14:31, Stephane Bortzmeyer wrote:
> On Wed, Jul 10, 2002 at 02:03:30PM +0200,
>  Andreas Schlegel <schlegel@software.b.uunet.de> wrote
>  a message of 18 lines which said:
>
> > is there a flag to set which determines if queries run successful with a
> > case sensitive or case insensitive WHERE clause:
>
> What if the encoding is Unicode, which has no case-folding rules?

Unicode *has* case-folding rules. But they are quite complex (and I'm
not an expert - perhaps there's some problem with them?)

http://www.unicode.org/unicode/reports/tr21/

cheers
-- vbi

--
secure email with gpg                         http://fortytwo.ch/gpg

Attachment

pgsql-general by date:

Previous
From: Stephane Bortzmeyer
Date:
Subject: Re: Disabling case sensitivity
Next
From: Tom Lane
Date:
Subject: Re: Reconnect help