Re: [SQL] Strange behavior - Mailing list pgsql-sql

From Christophe Labouisse
Subject Re: [SQL] Strange behavior
Date
Msg-id m34sm16hds.fsf@gabuzo.meunet
Whole thread Raw
In response to Re: [SQL] Strange behavior  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [SQL] Strange behavior
Re: [SQL] Strange behavior
List pgsql-sql
Tom Lane <tgl@sss.pgh.pa.us> writes:


> > Well I guess that's it since \377 in fr_FR is ÿ (ydierisis).
>
> And I suppose that sorts before, or the same as, plain y?  Oops.

Yep.

>
> As a temporary measure you could rebuild with USE_LOCALE turned on;
> the parser code is set up not to generate the <= clause if that's
> defined.  But we need a better solution.

Hmm that's strange I though I compiled already with locale
enabled. Here is the configure line from config.status :

# ./configure  --with-tcl --with-perl --with-odbc --with-CC=/opt/pgcc/bin/gcc --
with-CXX=/opt/pgcc/bin/g++ --enable-locale

That's should be good no ?

Anyway I'll check it again. Anyway I think that even without locale
this optimization can lead to incorrect result if you have a a field
starting with \377.

Christophe Labouisse : Cinéma, typographie, Unix
christophe.labouisse@dial.oleane.com http://www.multimania.com/gabuzo/
Le cinéma en Lumière : http://www.lumiere.org/

pgsql-sql by date:

Previous
From: Brook Milligan
Date:
Subject: Re: [SQL] rules help
Next
From: JT Kirkpatrick
Date:
Subject: filling an empty table w/ defaults defined