Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2021-08-25 Avoid using ambiguous word "positive" in error message. Fujii Masao 12.9
2020-09-28 Assign collations in partition bound expressions. Tom Lane 12.5
2020-04-08 Fix crash when using COLLATE in partition bound expressions Michael Paquier 12.3
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 12.3
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 12.3
2019-12-23 Disallow partition key expressions that return pseudo-types. Tom Lane 12.2
2019-11-02 Fix failure when creating cloned indexes for a partition Michael Paquier 12.1
2019-09-07 Avoid using INFO elevel for what are fundamentally debug messages. Tom Lane 12.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 12.0
2019-06-28 Fix for dropped columns in a partitioned table's default partition Alvaro Herrera 12.0
2019-05-17 Fix regression test outputs Michael Paquier 12.0
2019-03-27 Improve error handling of column references in expression transformation Michael Paquier 12.0
2019-03-26 Fix crash when using partition bound expressions Michael Paquier 12.0
2019-02-15 Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE Michael Paquier 12.0
2019-01-26 Make regression test output locale-independent Peter Eisentraut 12.0
2019-01-25 Allow generalized expression syntax for partition bounds Peter Eisentraut 12.0
2018-12-10 Add additional partition tests to pg_dump Stephen Frost 12.0
2018-11-27 Fix jit compilation bug on wide tables. Andres Freund 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-19 psql: Describe partitioned tables/indexes as such Alvaro Herrera 12.0
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 12.0
2018-11-05 Block creation of partitions with open references to its parent Michael Paquier 12.0
2018-08-30 Error position support for partition specifications Peter Eisentraut 12.0
2018-07-19 Remove undocumented restriction against duplicate partition key columns. Tom Lane 12.0
2018-07-10 Better handle pseudotypes as partition keys Alvaro Herrera 12.0