summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/paramassign.c
AgeCommit message (Expand)Author
2021-01-02Update copyright for 2021Bruce Momjian
2020-01-09Reconsider the representation of join alias Vars.Tom Lane
2020-01-01Update copyrights for 2020Bruce Momjian
2019-07-15Represent Lists as expansible arrays, not chains of cons-cells.Tom Lane
2019-01-11Avoid sharing PARAM_EXEC slots between different levels of NestLoop.Tom Lane