Commits

DateSubjectAuthorReleases
2021-08-25 Avoid using ambiguous word "positive" in error message. Fujii Masao 12.9
2021-08-25 Avoid using ambiguous word "positive" in error message. Fujii Masao 13.5
2021-08-25 Avoid using ambiguous word "positive" in error message. Fujii Masao 14.0
2021-08-25 Avoid using ambiguous word "positive" in error message. Fujii Masao 15.0
2021-06-29 Fix bogus logic for reporting which hash partition conflicts. Tom Lane 14.0
2021-06-29 Fix bogus logic for reporting which hash partition conflicts. Tom Lane 15.0
2021-05-07 Fix typo Peter Eisentraut 14.0
2021-02-22 Improve new hash partition bound check error messages Peter Eisentraut 14.0
2020-10-30 Fix assertion failure in check_new_partition_bound(). Tom Lane 14.0
2020-09-28 Stabilize create_table regression test. Tom Lane 14.0
2020-09-28 Assign collations in partition bound expressions. Tom Lane 14.0
2020-09-28 Assign collations in partition bound expressions. Tom Lane 13.1
2020-09-28 Assign collations in partition bound expressions. Tom Lane 12.5
2020-09-28 Remove complaints about COLLATE clauses in partition bound values. Tom Lane 14.0
2020-09-23 Improve error cursor positions for problems with partition bounds. Tom Lane 14.0
2020-04-08 Fix crash when using COLLATE in partition bound expressions Michael Paquier 12.3
2020-04-08 Fix crash when using COLLATE in partition bound expressions Michael Paquier 13.0
2020-04-04 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 9.5.22
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 9.6.18
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 10.13
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 12.3
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 11.8
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 13.0
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 9.5.22