Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-07-14 | Change the name of the Result Cache node to Memoize | David Rowley | 14.0 |
| 2021-04-07 | SQL-standard function body | Peter Eisentraut | 14.0 |
| 2021-04-02 | Add Result Cache executor node (take 2) | David Rowley | 14.0 |
| 2021-04-01 | Revert b6002a796 | David Rowley | 14.0 |
| 2021-03-31 | Add Result Cache executor node | David Rowley | 14.0 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |
| 2021-03-26 | Extended statistics on expressions | Tomas Vondra | 14.0 |
| 2021-02-27 | Add TID Range Scans to support efficient scanning ranges of TIDs | David Rowley | 14.0 |
| 2021-02-01 | SEARCH and CYCLE clauses | Peter Eisentraut | 14.0 |
| 2021-01-04 | Re-implement pl/pgsql's expression and assignment parsing. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-24 | Move per-agg and per-trans duplicate finding to the planner. | Heikki Linnakangas | 14.0 |
| 2020-09-27 | Move resolution of AlternativeSubPlan choices to the planner. | Tom Lane | 14.0 |