Thread: collation charts/tables

collation charts/tables

From
Jason Strimpel
Date:
Do you have documentation for your collation tables like,  http://developer.mimer.com/charts/index.tml. It would be nice if they could be added to  http://www.collation-charts.org/

Re: collation charts/tables

From
Tom Lane
Date:
Jason Strimpel <jstrimpel@gmail.com> writes:
> Do you have documentation for your collation tables like,
> http://developer.mimer.com/charts/index.tml. It would be nice if they could
> be added to  http://www.collation-charts.org/.

We just use collations provided by the operating system, so your request
is misdirected ...

            regards, tom lane

Re: collation charts/tables

From
Peter Eisentraut
Date:
On tor, 2011-11-03 at 16:27 -0700, Jason Strimpel wrote:
> Do you have documentation for your collation tables like,
> http://developer.mimer.com/charts/index.tml. It would be nice if they could
> be added to  http://www.collation-charts.org/.

PostgreSQL uses whatever the operating system provides, so you can refer
to the collation tables of the OS, if available.