Commits

DateSubjectAuthorReleases
2024-03-14 Introduce "builtin" collation provider. Jeff Davis 17.0
2021-07-18 Improve error checking of CREATE COLLATION options. Dean Rasheed 15.0
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
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 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-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
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