Commits

DateSubjectAuthorReleases
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-16 Fix thinko in nocachegetattr() and nocache_index_getattr() David Rowley 19 (unreleased)
2026-03-15 Optimize tuple deformation David Rowley 19 (unreleased)
2026-02-10 Improve type handling of varlena structures Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-02 Remove useless casting to same type Peter Eisentraut 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 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-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-10 Add const to values and nulls arguments Peter Eisentraut 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-07-06 Overload index_form_tuple to allow the memory context to be supplied David Rowley 15.0
2022-07-06 Overload index_form_tuple to allow the memory context to be supplied David Rowley 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-05-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-05 Support INCLUDE'd columns in SP-GiST. Tom Lane 14.0
2021-03-25 Fix interaction of TOAST compression with expression indexes. Robert Haas 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0