aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/paramassign.c
Commit message (Expand)AuthorAge
* 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