summaryrefslogtreecommitdiff
path: root/src/backend/commands/collationcmds.c
AgeCommit message (Expand)Author
2011-04-10pgindent run before PG 9.1 beta 1.Bruce Momjian
2011-03-22Improve reporting of run-time-detected indeterminate-collation errors.Tom Lane
2011-03-11Create an explicit concept of collations that work for any encoding.Tom Lane
2011-03-10Remove collation information from TypeName, where it does not belong.Tom Lane
2011-03-04When creating a collation, check that the locales can be loadedPeter Eisentraut
2011-02-12DDL support for collationsPeter Eisentraut