Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 12.6 |
| 2020-08-15 | Be more careful about the shape of hashable subplan clauses. | Tom Lane | 12.5 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-02-09 | Build out the planner support function infrastructure. | Tom Lane | 12.0 |
| 2019-02-09 | Refactor the representation of indexable clauses in IndexPaths. | Tom Lane | 12.0 |
| 2019-01-29 | Rename nodes/relation.h to nodes/pathnodes.h. | Tom Lane | 12.0 |
| 2019-01-29 | Refactor planner's header files. | Tom Lane | 12.0 |
| 2019-01-29 | Make some small planner API cleanups. | Tom Lane | 12.0 |