summaryrefslogtreecommitdiff
path: root/src/include/nodes/supportnodes.h
AgeCommit message (Expand)Author
2025-02-11Allow extension functions to participate in in-place updates.Tom Lane
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-04Update copyright for 2024Bruce Momjian
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-22Allow window functions to adjust their frameOptionsDavid Rowley
2022-04-07Teach planner and executor about monotonic window funcsDavid Rowley
2022-01-08Update copyright for 2022Bruce Momjian
2021-01-02Update copyright for 2021Bruce Momjian
2020-01-01Update copyrights for 2020Bruce Momjian
2019-02-12Allow extensions to generate lossy index conditions.Tom Lane
2019-02-09Build out the planner support function infrastructure.Tom Lane
2019-02-09Create the infrastructure for planner support functions.Tom Lane