Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-30 | Be more careful to preserve consistency of a tuplestore. | Tom Lane | 18.4 |
| 2025-03-25 | Add ExecCopySlotMinimalTupleExtra(). | Jeff Davis | 18.0 |
| 2025-01-31 | Get rid of our dependency on type "long" for memory size calculations. | Tom Lane | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-28 | Remove useless casts to (void *) | Peter Eisentraut | 18.0 |
| 2024-09-12 | Adjust tuplestore stats API | David Rowley | 18.0 |
| 2024-07-06 | Adjust tuplestore.c not to allocate BufFiles in generation context | David Rowley | 18.0 |
| 2024-07-05 | Improve memory management and performance of tuplestore.c | David Rowley | 18.0 |
| 2024-07-05 | Add memory/disk usage for Material nodes in EXPLAIN | David Rowley | 18.0 |