Commits

DateSubjectAuthorReleases
2017-08-03 Fix lock upgrade hazard in ATExecAttachPartition. Robert Haas 10.0
2017-08-03 Code beautification for ATExecAttachPartition. Robert Haas 10.0
2017-08-03 Teach map_partition_varattnos to handle whole-row expressions. Robert Haas 10.0
2017-06-14 Teach predtest.c about CHECK clauses to fix partitioning bugs. Robert Haas 10.0
2017-06-13 Fix failure to remove dependencies when a partition is detached. Robert Haas 10.0
2017-05-19 Fix corruption of tableElts list by MergeAttributes(). Robert Haas 10.0
2017-05-18 Don't explicitly mark range partitioning columns NOT NULL. Robert Haas 10.0
2017-04-28 Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute. Robert Haas 9.2.21
2017-04-28 Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute. Robert Haas 9.3.17
2017-04-28 Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute. Robert Haas 9.4.12
2017-04-28 Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute. Robert Haas 9.5.7
2017-04-28 Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute. Robert Haas 9.6.3
2017-04-28 Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute. Robert Haas 10.0
2017-04-28 Fix crash when partitioned column specified twice. Robert Haas 10.0
2017-04-12 Code review for c94e6942cefe7d20c5feed856e27f672734b1e2b. Robert Haas 10.0
2017-04-11 Fix possibile deadlock when dropping partitions. Robert Haas 10.0
2017-03-02 Don't uselessly rewrite, truncate, VACUUM, or ANALYZE partitioned tables. Robert Haas 10.0
2017-02-19 Make partitions automatically inherit OIDs. Robert Haas 10.0
2017-02-14 Don't disallow dropping NOT NULL for a list partition key. Robert Haas 10.0
2017-01-19 Fix RETURNING to work correctly with partition tuple routing. Robert Haas 10.0
2017-01-19 Fix failure to enforce partitioning contraint for internal partitions. Robert Haas 10.0
2017-01-13 Fix a bug in how we generate partition constraints. Robert Haas 10.0
2017-01-04 Remove unnecessary arguments from partitioning functions. Robert Haas 10.0
2017-01-04 Fix reporting of constraint violations for table partitioning. Robert Haas 10.0
2016-12-23 Remove sql_inheritance GUC. Robert Haas 10.0