Re: Flag for insentive use of Postgres?

From: Stephane Bortzmeyer <bortzmeyer(at)nic(dot)fr>
To: "Adrian 'Dagurashibanipal' von Bidder" <avbidder(at)fortytwo(dot)ch>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Flag for insentive use of Postgres?
Date: 2002-07-10 14:25:50
Message-ID: 20020710142550.GA16741@nic.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 10, 2002 at 03:44:56PM +0200,
Adrian 'Dagurashibanipal' von Bidder <avbidder(at)fortytwo(dot)ch> wrote
a message of 39 lines which said:

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

Many. For instance, upper('é') -> É which is technically correct but
very few Frenchmen will accept that STEPHANE (without the É) is not
the uppercase of Stéphane.

If you want user-friendliness in a application, you cannot rely on
those rules.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Patrick Welche 2002-07-10 14:26:35 Re: Converting from .MDB Access to PostgreSQL
Previous Message Andrew Sullivan 2002-07-10 14:24:15 Re: Flag for insentive use of Postgres?