Re: LC_COLLATE and index usage

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: LC_COLLATE and index usage
Date: 2003-05-08 00:24:48
Message-ID: 20030508022448.A15390@hermes.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I'd like to see LOCALE done away with, everything be in UTF-8, and have
> a POSGRES extension that sets the sort order as an itemized listing of
> mime type languages like:
>
> SET COLLATION( en-us, fr, ru ).
>
> Everything NOT in those character sets, falls below them in the sort
> order, but stays in it's tabular order, otherwise.
Sure, I don't care either way as long as I get indexes on my
localized sort order (I do know I don't have a right to
request that unless I offer a patch ;-)

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ralph Graulich 2003-05-08 00:27:11 Re: LC_COLLATE and index usage
Previous Message Max Baker 2003-05-08 00:23:40 Re: age() and date intervals