Обсуждение: collation charts/tables

Поиск
Список
Период
Сортировка

collation charts/tables

От
Jason Strimpel
Дата:
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

От
Tom Lane
Дата:
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

От
Peter Eisentraut
Дата:
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.