Commits

DateSubjectAuthorReleases
2021-04-12 Fix old bug with coercing the result of a COLLATE expression. Tom Lane 14.0
2021-04-12 Fix old bug with coercing the result of a COLLATE expression. Tom Lane 11.12
2021-04-12 Fix old bug with coercing the result of a COLLATE expression. Tom Lane 9.6.22
2021-04-12 Fix old bug with coercing the result of a COLLATE expression. Tom Lane 13.3
2021-04-12 Fix old bug with coercing the result of a COLLATE expression. Tom Lane 10.17
2021-04-12 Fix old bug with coercing the result of a COLLATE expression. Tom Lane 12.7
2020-04-14 Account for collation when coercing the output of a SQL function. Tom Lane 13.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2018-01-26 Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. Tom Lane 11.0
2017-08-02 Revert test case added by commit 1e165d05fe06a9072867607886f818bc255507db. Tom Lane 10.0
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
2015-01-16 Show sort ordering options in EXPLAIN output. Tom Lane 9.5.0
2013-04-26 Fix collation assignment for aggregates with ORDER BY. Tom Lane 9.3.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-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 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