Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |
| 2016-12-04 | Don't mess up pstate->p_next_resno in transformOnConflictClause(). | Tom Lane | 10.0 |
| 2016-11-22 | Improve handling of "UPDATE ... SET (column_list) = row_constructor". | Tom Lane | 10.0 |
| 2016-09-22 | C comment: fix function header comment | Bruce Momjian | 10.0 |
| 2016-09-13 | Improve parser's and planner's handling of set-returning functions. | Tom Lane | 10.0 |