Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-11-20 | Prevent multicolumn expansion of "foo.*" in an UPDATE source expression. | Tom Lane | 9.5.6 |
| 2015-03-11 | Make operator precedence follow the SQL standard more closely. | Tom Lane | 9.5.0 |
| 2014-06-18 | Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... | Tom Lane | 9.5.0 |