aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_collation.sgml
Commit message (Expand)AuthorAge
* doc: Fix description of deterministic flag of CREATE COLLATIONPeter Eisentraut2024-05-02
* Support C.UTF-8 locale in the new builtin collation provider.Jeff Davis2024-03-19
* Introduce "builtin" collation provider.Jeff Davis2024-03-13
* doc: Add more ICU rules examplesPeter Eisentraut2023-08-23
* CREATE DATABASE: make LOCALE apply to all collation providers.Jeff Davis2023-06-16
* doc: Better example for custom ICU rulesPeter Eisentraut2023-03-10
* Allow tailoring of ICU locales with custom rulesPeter Eisentraut2023-03-08
* Correct docs for the default locale_provider of a new database.Jeff Davis2023-02-13
* Revert per-index collation version tracking feature.Thomas Munro2021-05-07
* Remove pg_collation.collversion.Thomas Munro2020-11-03
* doc: make ref/*.sgml file header comment layout consistentBruce Momjian2020-05-15
* Collations with nondeterministic comparisonPeter Eisentraut2019-03-22
* doc: Improve CREATE COLLATION locking documentationPeter Eisentraut2018-07-30
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Expand collation documentationPeter Eisentraut2017-10-02
* Doc: minor improvements for collation-related man pages.Tom Lane2017-06-25
* ICU supportPeter Eisentraut2017-03-23
* Add CREATE COLLATION IF NOT EXISTS clausePeter Eisentraut2017-02-15
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Make a code-cleanup pass over the collations patch.Tom Lane2011-04-22
* Assorted editing for collation documentation.Tom Lane2011-03-08
* DDL support for collationsPeter Eisentraut2011-02-12