Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-04-10 | Fix backwards test in operator_precedence_warning logic. | Tom Lane | 9.6.13 |
| 2016-07-28 | Teach parser to transform "x IS [NOT] DISTINCT FROM NULL" to a NullTest. | Tom Lane | 9.6.0 |
| 2016-04-22 | Fix unexpected side-effects of operator_precedence_warning. | Tom Lane | 9.6.0 |