Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-05 | instrumentation: Separate per-node logic from other uses | Andres Freund | 19 (unreleased) |
| 2021-04-08 | Cope with NULL query string in ExecInitParallelPlan(). | Andres Freund | 14.0 |
| 2018-10-03 | Fix issues around EXPLAIN with JIT. | Andres Freund | 11.0 |
| 2018-10-03 | Fix issues around EXPLAIN with JIT. | Andres Freund | 12.0 |
| 2018-09-25 | Collect JIT instrumentation from workers. | Andres Freund | 11.0 |
| 2018-09-25 | Collect JIT instrumentation from workers. | Andres Freund | 12.0 |
| 2018-03-22 | Basic planner and executor integration for JIT. | 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-11-17 | Provide DSM segment to ExecXXXInitializeWorker functions. | Andres Freund | 11.0 |
| 2017-09-15 | Remove TupleDesc remapping logic from tqueue.c. | Andres Freund | 11.0 |