aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/paramassign.c
Commit message (Expand)AuthorAge
* Use an explicit state flag to control PlaceHolderInfo creation.Tom Lane2022-08-17
* Update copyright for 2022Bruce Momjian2022-01-07
* Use l*_node() family of functions where appropriatePeter Eisentraut2021-07-19
* Update copyright for 2021Bruce Momjian2021-01-02
* Reconsider the representation of join alias Vars.Tom Lane2020-01-09
* Update copyrights for 2020Bruce Momjian2020-01-01
* Represent Lists as expansible arrays, not chains of cons-cells.Tom Lane2019-07-15
* Avoid sharing PARAM_EXEC slots between different levels of NestLoop.Tom Lane2019-01-11