Commits

DateSubjectAuthorReleases
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-10-21 Use CompactAttribute more often, when possible David Rowley 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-20 Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-15 Always use ReleaseTupleDesc after lookup_rowtype_tupdesc et al. Tom Lane 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-10-04 Rename some toasting functions based on whether they are heap-specific. Robert Haas 13.0
2019-09-05 Split tuptoaster.c into three separate files. Robert Haas 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-10-16 Correct constness of system attributes in heap.c & prerequisites. Andres Freund 12.0
2018-05-16 Detoast plpgsql variables if they might live across a transaction boundary. Tom Lane 11.0
2018-02-13 Make plpgsql use its DTYPE_REC code paths for composite-type variables. Tom Lane 11.0