Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-19 | Future-proof the recursion inside ExecShutdownNode(). | Tom Lane | 14.6 |
| 2021-07-14 | Change the name of the Result Cache node to Memoize | David Rowley | 14.0 |
| 2021-05-12 | Fix EXPLAIN ANALYZE for async-capable nodes. | Etsuro Fujita | 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-02-27 | Add TID Range Scans to support efficient scanning ranges of TIDs | David Rowley | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-07-25 | Fix buffer usage stats for nodes above Gather Merge. | Amit Kapila | 14.0 |