Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-28 | Add stack-overflow guards in set-operation planning. | Tom Lane | 9.3.21 |
| 2018-01-12 | Avoid unnecessary failure in SELECT concurrent with ALTER NO INHERIT. | Tom Lane | 9.3.21 |
| 2014-10-01 | Fix some more problems with nested append relations. | Tom Lane | 9.3.6 |
| 2012-10-12 | Get rid of COERCE_DONTCARE. | Tom Lane | 9.3.0 |
| 2012-09-05 | Fix PARAM_EXEC assignment mechanism to be safe in the presence of WITH. | Tom Lane | 9.3.0 |
| 2012-08-27 | Fix up planner infrastructure to support LATERAL properly. | Tom Lane | 9.3.0 |