Re: Flag for insentive use of Postgres?

From: Adrian 'Dagurashibanipal' von Bidder <avbidder(at)fortytwo(dot)ch>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Flag for insentive use of Postgres?
Date: 2002-07-10 13:44:56
Message-ID: 1026308696.12315.88.camel@atlas
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)software(dot)b(dot)uunet(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-07-10 13:48:10 Re: Reconnect help
Previous Message Stephane Bortzmeyer 2002-07-10 13:33:39 Re: Disabling case sensitivity