Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-06-06 | Fix inconsistency in comments atop ExecParallelEstimate. | Amit Kapila | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-15 | Enable parallel query with SERIALIZABLE isolation. | Thomas Munro | 12.0 |
| 2019-01-29 | Refactor planner's header files. | Tom Lane | 12.0 |
| 2019-01-23 | Fix misc typos in comments. | Heikki Linnakangas | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-10-07 | Remove some unnecessary fields from Plan trees. | Tom Lane | 12.0 |
| 2018-10-03 | Fix issues around EXPLAIN with JIT. | Andres Freund | 12.0 |
| 2018-09-25 | Remove obsolete comment | Alvaro Herrera | 12.0 |
| 2018-09-25 | Collect JIT instrumentation from workers. | Andres Freund | 12.0 |
| 2018-09-15 | Fix failure with initplans used conditionally during EvalPlanQual rechecks. | Tom Lane | 12.0 |
| 2018-08-03 | Match the buffer usage tracking for leader and worker backends. | Amit Kapila | 12.0 |