Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-22 | Implement partition-wise grouping/aggregation. | Robert Haas | 11.0 |
| 2018-02-02 | Support parallel btree index builds. | Robert Haas | 11.0 |
| 2017-12-05 | Support Parallel Append plan nodes. | Robert Haas | 11.0 |
| 2017-11-17 | Update postgresql.conf.sample comment for bgwriter_lru_maxpages | Robert Haas | 11.0 |
| 2017-11-16 | Update postgresql.conf.sample to match pg_settings classificaitons. | Robert Haas | 11.0 |
| 2017-11-15 | Fix typo. | Robert Haas | 11.0 |
| 2017-11-15 | Add parallel_leader_participation GUC. | Robert Haas | 11.0 |
| 2017-10-06 | Basic partition-wise join functionality. | Robert Haas | 11.0 |
| 2017-09-29 | Remove replacement selection sort. | Robert Haas | 11.0 |