Re: float4/float8/int64 passed by value with tsearch fixup - Mailing list pgsql-patches

From Zoltan Boszormenyi
Subject Re: float4/float8/int64 passed by value with tsearch fixup
Date
Msg-id 480AD11B.1040602@cybertec.at
Whole thread Raw
In response to Re: float4/float8/int64 passed by value with tsearch fixup  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane írta:
> Zoltan Boszormenyi <zb@cybertec.at> writes:
>
>>> That looks suspiciously locale-ish; what locale are you running PG in?
>>>
>
>
>> hu_HU.UTF-8
>>
>
> Ah, and I'll bet zs sorts after zy in hu_HU.
>

Yes, "zs" is a double letter that sorts after "z" in general un hu_HU.

> The query is already doing an ORDER BY, so it's not at fault.  I think
> the only thing we could do about this is add a variant expected file
> with the hu_HU sort ordering.  I'd be happy to do that if it were
> affecting the main regression tests, but not sure it's worth it for
> contrib/tsearch2 ... thoughts?
>
>             regards, tom lane
>
>


--
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
http://www.postgresql.at/



pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Proposed patch - psql wraps at window width
Next
From: Bryce Nesbitt
Date:
Subject: Re: Proposed patch - psql wraps at window width