Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-25 | Collect JIT instrumentation from workers. | Andres Freund | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 11.0 |
| 2017-11-16 | Pass InitPlan values to workers via Gather (Merge). | Robert Haas | 11.0 |
| 2017-09-15 | Remove TupleDesc remapping logic from tqueue.c. | Andres Freund | 11.0 |
| 2017-09-01 | Improve division of labor between execParallel.c and nodeGather[Merge].c. | Tom Lane | 11.0 |
| 2017-08-30 | Separate reinitialization of shared parallel-scan state from ExecReScan. | Tom Lane | 11.0 |
| 2017-08-29 | Push tuple limits through Gather and Gather Merge. | Robert Haas | 11.0 |