Commits

DateSubjectAuthorReleases
2026-06-06 Fix tuple deforming with virtual generated columns David Rowley 19 (unreleased)
2026-04-21 Fix a set of typos and grammar issues across the tree Michael Paquier 19 (unreleased)
2026-03-30 Remove bits* typedefs. Nathan Bossart 19 (unreleased)
2026-03-20 Fix new tuple deforming code so it can support cstrings again David Rowley 19 (unreleased)
2026-03-17 Reduce size of CompactAttribute struct to 8 bytes David Rowley 19 (unreleased)
2026-03-15 Optimize tuple deformation David Rowley 19 (unreleased)
2026-03-15 Add all required calls to TupleDescFinalize() David Rowley 19 (unreleased)
2026-03-14 Allow sibling call optimization in slot_getsomeattrs_int() David Rowley 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 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-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-27 Speedup tuple deformation with additional function inlining David Rowley 18.0
2024-12-20 Optimize alignment calculations in tuple form/deform David Rowley 18.0
2024-12-20 Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 18.0
2024-12-03 Revert "Introduce CompactAttribute array in TupleDesc" David Rowley 18.0
2024-12-03 Introduce CompactAttribute array in TupleDesc David Rowley 18.0
2024-03-25 Improve error message for tts_(virtual|minimal)_is_current_xact_tuple Alexander Korotkov 17.0
2024-03-25 Add comments on some MinimalTupleSlots methods usage Alexander Korotkov 17.0
2024-03-21 Add TupleTableSlotOps.is_current_xact_tuple() method Alexander Korotkov 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-07 Verify that attribute counts match in ExecCopySlot David Rowley 17.0
2023-10-10 Add const to values and nulls arguments Peter Eisentraut 17.0
2023-03-30 Fix outdated comments regarding TupleTableSlots David Rowley 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0