Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-12-11 | Get rid of the planner's LateralJoinInfo data structure. | Tom Lane | 9.5.0 |
| 2015-02-22 | Add parse location fields to NullTest and BooleanTest structs. | Tom Lane | 9.5.0 |
| 2014-11-28 | Add bms_next_member(), and use it where appropriate. | Tom Lane | 9.5.0 |
| 2014-06-18 | Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... | Tom Lane | 9.5.0 |