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-01-01 Update copyright for 2025 Bruce Momjian 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-09-28 Remove obsolete executor cleanup code Amit Langote 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-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 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
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 11.0
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 9.3.22
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 9.4.17
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 9.6.8
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 10.3
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 9.5.12
2018-02-17 Allow tupleslots to have a fixed tupledesc, use in executor nodes. Andres Freund 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-07-30 Move ExecProcNode from dispatch to function pointer based model. Andres Freund 10.0
2017-03-25 Faster expression evaluation and targetlist projection. Andres Freund 10.0
2017-01-27 Use the new castNode() macro in a number of places. Andres Freund 10.0