Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 2021-01-21 |
* | Disallow SRFs when considering sorts below Gather Merge | Tomas Vondra | 2020-12-21 |
* | Allow the planner-related functions and hook to accept the query string. | Fujii Masao | 2020-03-30 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Phase 2 pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Add support for multivariate MCV lists | Tomas Vondra | 2019-03-27 |
* | Allow extensions to generate lossy index conditions. | Tom Lane | 2019-02-11 |
* | Rename nodes/relation.h to nodes/pathnodes.h. | Tom Lane | 2019-01-29 |
* | Refactor planner's header files. | Tom Lane | 2019-01-29 |