Re: Proof of concept COLLATE support with patch

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Martijn van Oosterhout <kleptog@svana.org>
Cc: pgsql-hackers@postgresql.org
Date: 2005-09-02T16:44:00Z
Lists: pgsql-hackers
Martijn van Oosterhout <kleptog@svana.org> writes:
> [1] http://www.hmug.org/man/3/newlocale.php

Hmm, the more general page seems to be 

http://www.hmug.org/man/3/xlocale.php

This seems to be pretty much exactly what we want, at least API-wise.
Now, if we can find an implementation of this with a BSD license ;-) ...

[ I don't recall at the moment whether Apple publishes all of Darwin
under a straight BSD license, but that would surely be a good place to
look first. ]

			regards, tom lane