Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-01 | Fix EXPLAIN ANALYZE output for Parallel Hash. | Andres Freund | 11.0 |
| 2017-12-21 | Add parallel-aware hash joins. | Andres Freund | 11.0 |
| 2017-12-05 | Fix EXPLAIN ANALYZE of hash join when the leader doesn't participate. | Andres Freund | 11.0 |
| 2017-07-30 | Move ExecProcNode from dispatch to function pointer based model. | Andres Freund | 10.0 |