Re: Proof of concept COLLATE support with patch

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Proof of concept COLLATE support with patch
Date: 2005-09-02 16:44:00
Message-ID: 15183.1125679440@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Martijn van Oosterhout <kleptog(at)svana(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-09-02 16:47:43 Re: PL/pgSQL: EXCEPTION NOSAVEPOINT
Previous Message Christopher Kings-Lynne 2005-09-02 16:41:24 Re: PL/pgSQL: EXCEPTION NOSAVEPOINT