collation charts/tables

Started by Jason Strimpelover 14 years ago3 messagesdocs
Jump to latest
#1Jason Strimpel
jstrimpel@gmail.com

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/.

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jason Strimpel (#1)
Re: collation charts/tables

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

#3Peter Eisentraut
peter_e@gmx.net
In reply to: Jason Strimpel (#1)
Re: collation charts/tables

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.