Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-19 | Future-proof the recursion inside ExecShutdownNode(). | Tom Lane | 12.13 |
| 2020-07-25 | Fix buffer usage stats for nodes above Gather Merge. | Amit Kapila | 12.4 |
| 2019-04-05 | Use Append rather than MergeAppend for scanning ordered partitions. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-08-13 | Adjust comment atop ExecShutdownNode. | Amit Kapila | 12.0 |
| 2018-08-03 | Fix buffer usage stats for parallel nodes. | Amit Kapila | 12.0 |