Commits

DateSubjectAuthorReleases
2026-03-30 Be more careful to preserve consistency of a tuplestore. Tom Lane 19 (unreleased)
2026-03-30 Be more careful to preserve consistency of a tuplestore. Tom Lane 18.4
2026-03-30 Be more careful to preserve consistency of a tuplestore. Tom Lane 15.18
2026-03-30 Be more careful to preserve consistency of a tuplestore. Tom Lane 14.23
2026-03-30 Be more careful to preserve consistency of a tuplestore. Tom Lane 16.14
2026-03-30 Be more careful to preserve consistency of a tuplestore. Tom Lane 17.10
2026-03-19 Improve hash join's handling of tuples with null join keys. Tom Lane 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-02-19 Use fallthrough attribute instead of comment Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-22 Switch buffile.c/h to use pgoff_t instead of off_t Michael Paquier 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
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
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-10 Add const to values and nulls arguments Peter Eisentraut 17.0
2023-03-29 Simplify useless 0L constants Peter Eisentraut 16.0
2023-01-16 Add BufFileRead variants with short read and EOF detection Peter Eisentraut 16.0