Re: AW: like and optimization - Mailing list pgsql-hackers

From Patrick Welche
Subject Re: AW: like and optimization
Date
Msg-id 20010123202530.I1409@quartz.newn.cam.ac.uk
Whole thread Raw
In response to Re: AW: like and optimization  (ncm@zembu.com (Nathan Myers))
List pgsql-hackers
On Mon, Jan 22, 2001 at 03:09:03PM -0800, Nathan Myers wrote:
... 
> Posix systems include a set of commands for dumping locales in a standard 
> format, and building from them.  Instead of shipping locales and code to 
> operate on them, one might include a script to run these tools (where 
> they exist) to dump an existing locale, edit it a bit, and build a more 
> PG-friendly locale.

Is there really a standard format for locales? Apparantly there are 3 different
ways of doing LC_COLLATE ?!

Cheers,

Patrick


pgsql-hackers by date:

Previous
From: Patrick Welche
Date:
Subject: Re: AW: like and optimization
Next
From: Bruce Momjian
Date:
Subject: Re: PgAccess - small bug?