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