Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-12-21 | Add parallel-aware hash joins. | Andres Freund | 11.0 |
| 2017-12-05 | Support Parallel Append plan nodes. | Robert Haas | 11.0 |
| 2017-10-06 | Basic partition-wise join functionality. | Robert Haas | 11.0 |
| 2017-03-09 | Add a Gather Merge executor node. | Robert Haas | 10.0 |
| 2017-01-30 | Invent pg_hba_file_rules view to show the content of pg_hba.conf. | Tom Lane | 10.0 |
| 2017-01-30 | Add a regression test script dedicated to exercising system views. | Tom Lane | 10.0 |