Commits

DateSubjectAuthorReleases
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-03-15 Optimize tuple deformation 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-12-02 Remove useless casting to same type Peter Eisentraut 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-04-04 Add basic JSON_TABLE() functionality Amit Langote 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-09-28 Remove obsolete executor cleanup code Amit Langote 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 16.0
2022-04-04 JSON_TABLE Andrew Dunstan 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-27 Fix typos and grammar in code comments Michael Paquier 15.0
2021-09-09 Remove Value node struct Peter Eisentraut 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-11-28 Remove useless "return;" lines Alvaro Herrera 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-11-10 Don't require return slots for nodes without projection. Andres Freund 12.0