Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Replace many MemSet calls with struct initialization | Peter Eisentraut | 2022-07-16 |
* | 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 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Refactor planner's header files. | Tom Lane | 2019-01-29 |
* | Make some small planner API cleanups. | Tom Lane | 2019-01-29 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 2018-11-20 |
* | Fix improper uses of canonicalize_qual(). | Tom Lane | 2018-03-11 |
* | Fix test_predtest's idea of what weak refutation means. | Tom Lane | 2018-03-08 |
* | Add test scaffolding for exercising optimizer's predicate-proof logic. | Tom Lane | 2018-03-08 |