Commits

DateSubjectAuthorReleases
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-06-07 Fix inconsistency in comments atop ExecParallelEstimate. Amit Kapila 9.6.14
2019-06-07 Fix inconsistency in comments atop ExecParallelEstimate. Amit Kapila 10.9
2019-06-06 Fix inconsistency in comments atop ExecParallelEstimate. Amit Kapila 11.4
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 11.2
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 11.0
2018-10-03 Fix issues around EXPLAIN with JIT. Andres Freund 12.0
2018-09-25 Remove obsolete comment Alvaro Herrera 10.6
2018-09-25 Remove obsolete comment Alvaro Herrera 11.0
2018-09-25 Remove obsolete comment Alvaro Herrera 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-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 11.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 9.6.10