Commits

DateSubjectAuthorReleases
2018-01-31 Fix list partition constraints for partition keys of array type. Robert Haas 10.2
2018-01-31 Fix list partition constraints for partition keys of array type. Robert Haas 11.0
2017-11-09 Add hash partitioning. Robert Haas 11.0
2017-09-16 After a MINVALUE/MAXVALUE bound, allow only more of the same. Robert Haas 10.0
2017-09-16 After a MINVALUE/MAXVALUE bound, allow only more of the same. Robert Haas 11.0
2017-09-08 Allow a partitioned table to have a default partition. Robert Haas 11.0
2017-05-18 Don't explicitly mark range partitioning columns NOT NULL. Robert Haas 10.0
2017-05-13 Teach \d+ to show partitioning constraints. Robert Haas 10.0
2017-05-10 Disallow finite partition bound following earlier UNBOUNDED column. Robert Haas 10.0
2017-04-28 Fix crash when partitioned column specified twice. Robert Haas 10.0
2017-02-19 Make partitions automatically inherit OIDs. Robert Haas 10.0
2017-01-19 Teach partitioning tests not to use DROP TABLE ... CASCADE. Robert Haas 10.0
2017-01-19 Fix some problems in check_new_partition_bound(). Robert Haas 10.0
2016-12-07 Replace references to COLLATE "en_US" with COLLATE "C". Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2011-09-21 Fix another bit of unlogged-table-induced breakage. Robert Haas 9.2.0
2011-09-21 Fix another bit of unlogged-table-induced breakage. Robert Haas 9.1.1
2011-07-22 Unbreak unlogged tables. Robert Haas 9.1.0
2011-07-22 Unbreak unlogged tables. Robert Haas 9.2.0
2010-07-25 CREATE TABLE IF NOT EXISTS. Robert Haas 9.1.0