aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/collationcmds.c
Commit message (Expand)AuthorAge
* Improve reporting of run-time-detected indeterminate-collation errors.Tom Lane2011-03-22
* Create an explicit concept of collations that work for any encoding.Tom Lane2011-03-11
* Remove collation information from TypeName, where it does not belong.Tom Lane2011-03-09
* When creating a collation, check that the locales can be loadedPeter Eisentraut2011-03-04
* DDL support for collationsPeter Eisentraut2011-02-12