Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-12-05 | Support Parallel Append plan nodes. | Robert Haas | 11.0 |
| 2017-11-28 | Add null test to partition constraint for default range partitions. | 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-14 | Expand partitioned table RTEs level by level, without flattening. | Robert Haas | 11.0 |
| 2017-05-19 | Copy partitioned_rels lists to avoid shared substructure. | Robert Haas | 10.0 |
| 2017-05-13 | Fix multi-column range partitioning constraints. | Robert Haas | 10.0 |
| 2017-03-21 | Don't scan partitioned tables. | Robert Haas | 10.0 |
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |
| 2016-03-15 | Fix typos. | Robert Haas | 9.6.0 |
| 2010-02-01 | Tighten integrity checks on ALTER TABLE ... ALTER COLUMN ... RENAME. | Robert Haas | 9.0.0 |