Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-11 | Fix improper uses of canonicalize_qual(). | Tom Lane | 9.5.13 |
| 2016-07-28 | Fix assorted fallout from IS [NOT] NULL patch. | Tom Lane | 9.5.4 |
| 2016-05-11 | Fix infer_arbiter_indexes() to not barf on system columns. | Tom Lane | 9.5.4 |
| 2016-05-11 | Fix assorted missing infrastructure for ON CONFLICT. | Tom Lane | 9.5.4 |
| 2015-05-10 | Code review for foreign/custom join pushdown patch. | Tom Lane | 9.5.0 |
| 2015-02-22 | Add parse location fields to NullTest and BooleanTest structs. | Tom Lane | 9.5.0 |
| 2015-02-21 | Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. | Tom Lane | 9.5.0 |
| 2015-01-18 | Fix ancient thinko in default table rowcount estimation. | Tom Lane | 9.5.0 |