Re: Correct Unicode sorting depends on how initdb was run

From: Nils Philippsen <nphilipp(at)redhat(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Correct Unicode sorting depends on how initdb was run
Date: 2003-08-11 11:27:37
Message-ID: 1060599991.3147.10.camel@gibraltar.stuttgart.redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, 2003-08-11 at 10:49, Peter Eisentraut wrote:
> Nils Philippsen writes:
>
> > Is this expected behaviour
>
> Yes.

Hmm. I ask myself whether this is desired behaviour, too.

Given that this isn't obviously documented (at least I didn't find it),
I'd expect sort order to be dependent on server_encoding or
client_encoding, but not on a locale setting that was present at
initialisation of the database structures (and which isn't changeable
except by dump&reload).

Nils
--
Nils Philippsen / Red Hat / nphilipp(at)redhat(dot)com
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- B. Franklin, 1759
PGP fingerprint: C4A8 9474 5C4C ADE3 2B8F 656D 47D8 9B65 6951 3011

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2003-08-11 11:48:11 Re: Correct Unicode sorting depends on how initdb was run
Previous Message Peter Eisentraut 2003-08-11 08:49:43 Re: Correct Unicode sorting depends on how initdb was run