Commits

DateSubjectAuthorReleases
2026-01-04 Include error location in errors from ComputeIndexAttrs(). Tom Lane 19 (unreleased)
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-12 Revert "Get rid of the "new" and "old" entries in a view's rangetable." Tom Lane 16.0
2023-01-12 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.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
2018-05-24 Improve English wording of some other getObjectDescription() messages. Tom Lane 11.0
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 9.3.22
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 10.3
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 9.5.12
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 9.4.17
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 9.6.8
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 11.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