Commits

DateSubjectAuthorReleases
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 15.1
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 16.0
2022-03-07 Create routine able to set single-call SRFs for Materialize mode Michael Paquier 15.0
2022-02-24 Clean up and simplify code in a couple of set-returning functions Michael Paquier 15.0
2022-02-19 Fix inconsistencies in SRF checks of pg_config() and string_to_table() Michael Paquier 15.0
2022-02-17 Remove all traces of tuplestore_donestoring() in the C code Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 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-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-02-16 Remove some inappropriate #includes. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-02-17 Add new system view, pg_config Joe Conway 9.6.0