Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use an explicit state flag to control PlaceHolderInfo creation. | Tom Lane | 2022-08-17 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Use l*_node() family of functions where appropriate | Peter Eisentraut | 2021-07-19 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Reconsider the representation of join alias Vars. | Tom Lane | 2020-01-09 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 2019-07-15 |
* | Avoid sharing PARAM_EXEC slots between different levels of NestLoop. | Tom Lane | 2019-01-11 |