Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-14 | Teach predtest.c about CHECK clauses to fix partitioning bugs. | Robert Haas | 10.0 |
| 2017-04-04 | Abstract logic to allow for multiple kinds of child rels. | Robert Haas | 10.0 |
| 2017-02-15 | Add optimizer and executor support for parallel index scans. | Robert Haas | 10.0 |
| 2017-01-04 | Remove unnecessary arguments from partitioning functions. | Robert Haas | 10.0 |
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |