Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-09-08 | Fix PARAM_EXEC assignment mechanism to be safe in the presence of WITH. | Tom Lane | 9.2.1 |
| 2012-08-15 | Fix rescan logic in nodeCtescan. | Tom Lane | 9.2.0 |
| 2012-07-31 | Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT). | Tom Lane | 9.2.0 |
| 2012-04-26 | Fix planner's handling of RETURNING lists in writable CTEs. | Tom Lane | 9.2.0 |
| 2012-01-29 | Fix handling of init_plans list in inheritance_planner(). | Tom Lane | 9.2.0 |