Commits

DateSubjectAuthorReleases
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-11-23 Support for custom slots in the custom executor nodes Alexander Korotkov 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-15 Remove arbitrary 64K-or-so limit on rangetable size. 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-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-01-29 Rename nodes/relation.h to nodes/pathnodes.h. 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-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-10-06 Restore sane locking behavior during parallel query. Tom Lane 12.0
2018-10-04 Centralize executor's opening/closing of Relations for rangetable entries. Tom Lane 12.0
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-11-17 Provide DSM segment to ExecXXXInitializeWorker functions. Andres Freund 11.0
2017-08-30 Separate reinitialization of shared parallel-scan state from ExecReScan. Tom Lane 10.0
2017-08-30 Separate reinitialization of shared parallel-scan state from ExecReScan. Tom Lane 11.0