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-04-08 | Fix improper interaction of FULL JOINs with lateral references. | Tom Lane | 12.0 |
| 2019-04-05 | Use Append rather than MergeAppend for scanning ordered partitions. | Tom Lane | 12.0 |
| 2019-03-30 | Avoid crash in partitionwise join planning under GEQO. | Tom Lane | 12.0 |
| 2019-03-14 | Ensure dummy paths have correct required_outer if rel is parameterized. | 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 | Make some small planner API cleanups. | Tom Lane | 12.0 |