Commits

DateSubjectAuthorReleases
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 13.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 12.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 11.5
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 10.10
2019-06-28 Fix for dropped columns in a partitioned table's default partition Alvaro Herrera 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 9.5.17
2019-02-15 Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE Michael Paquier 9.6.13
2019-02-15 Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE Michael Paquier 10.8
2019-02-15 Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE Michael Paquier 11.3
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 11.2
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-08 Revise attribute handling code on partition creation Alvaro Herrera 11.2
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 12.0
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 10.7
2018-11-05 Block creation of partitions with open references to its parent Michael Paquier 10.6
2018-11-05 Block creation of partitions with open references to its parent Michael Paquier 11.1
2018-11-05 Block creation of partitions with open references to its parent Michael Paquier 12.0
2018-07-19 Remove undocumented restriction against duplicate partition key columns. Tom Lane 11.0