Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-08 | Remove duplicated words split across lines in comments | Michael Paquier | 12.0 |
| 2018-08-26 | Fix typos. | Thomas Munro | 12.0 |
| 2018-08-09 | Remove bogus Assert in make_partitionedrel_pruneinfo(). | Tom Lane | 12.0 |
| 2018-08-08 | Match RelOptInfos by relids not pointer equality. | Tom Lane | 12.0 |
| 2018-08-01 | Fix run-time partition pruning for appends with multiple source rels. | Tom Lane | 12.0 |
| 2018-07-30 | Verify range bounds to bms_add_range when necessary | Alvaro Herrera | 12.0 |
| 2018-07-16 | Fix partition pruning with IS [NOT] NULL clauses | Alvaro Herrera | 12.0 |