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-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2025-03-18 Make it possible for loadable modules to add EXPLAIN options. Robert Haas 18.0
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-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-07-07 Remove stray references to lefttree/righttree in the executor. Tom Lane 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-07-06 Allow CustomScan providers to say whether they support projections. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-03-31 Add support for asynchronous execution. Etsuro Fujita 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 14.0
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 9.5.25
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 9.6.21
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 10.16
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 11.11