Commits

DateSubjectAuthorReleases
2017-08-01 Try to deliver a sane message for _create_locale() failure on Windows. Tom Lane 10.0
2017-08-01 Allow creation of C/POSIX collations without depending on libc behavior. Tom Lane 10.0
2016-11-03 psql: Split up "Modifiers" column in \d and \dD Peter Eisentraut 10.0
2015-01-16 Show sort ordering options in EXPLAIN output. Tom Lane 9.5.0
2013-07-03 Revert "Hopefully-portable regression tests for CREATE/ALTER/DROP COLLATION." Robert Haas 9.4.0
2013-07-03 Hopefully-portable regression tests for CREATE/ALTER/DROP COLLATION. Robert Haas 9.4.0
2013-04-26 Fix collation assignment for aggregates with ORDER BY. Tom Lane 9.3.0
2013-02-03 Perform line wrapping and indenting by default in ruleutils.c. Tom Lane 9.3.0
2012-07-05 Reduce messages about implicit indexes and sequences to DEBUG1. Robert Haas 9.3.0
2012-03-02 Add COLLATION FOR expression Peter Eisentraut 9.2.0
2012-01-02 Fix coerce_to_target_type for coerce_type's klugy handling of COLLATE. Tom Lane 9.1.3
2012-01-02 Fix coerce_to_target_type for coerce_type's klugy handling of COLLATE. Tom Lane 9.2.0
2011-07-19 Fix typo Peter Eisentraut 9.1.0
2011-07-19 Fix typo Peter Eisentraut 9.2.0
2011-04-18 Fix handling of collations in multi-row VALUES constructs. Tom Lane 9.1.0
2011-04-12 Fix RI_Initial_Check to use a COLLATE clause when needed in its query. Tom Lane 9.1.0
2011-04-09 Adjust collation determination rules as per discussion. Tom Lane 9.1.0
2011-03-24 Clean up handling of COLLATE clauses in index column definitions. Tom Lane 9.1.0
2011-03-22 Improve reporting of run-time-detected indeterminate-collation errors. Tom Lane 9.1.0
2011-03-22 Throw error for indeterminate collation of an ORDER/GROUP/DISTINCT target. Tom Lane 9.1.0
2011-03-20 Add some platform-independent tests for the collation feature. Tom Lane 9.1.0