Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-07 | Fix handling of targetlist SRFs when scan/join relation is known empty. | 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-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-12-13 | Drop no-op CoerceToDomain nodes from expressions at planning time. | Tom Lane | 12.0 |
| 2018-09-14 | Don't allow LIMIT/OFFSET clause within sub-selects to be pushed to workers. | Amit Kapila | 12.0 |