Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-11-27 | Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. | Tom Lane | 9.6.7 |
| 2016-03-10 | Give pull_var_clause() reject/recurse/return behavior for WindowFuncs too. | Tom Lane | 9.6.0 |
| 2016-03-10 | Refactor pull_var_clause's API to make it less tedious to extend. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-12-29 | Add some comments about division of labor between rewriter and planner. | Tom Lane | 9.6.0 |