Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-03-16 | Revisit handling of UNION ALL subqueries with non-Var output columns. | Tom Lane | 9.1.4 |
| 2011-11-09 | Wrap appendrel member outputs in PlaceHolderVars in additional cases. | Tom Lane | 9.1.2 |
| 2011-08-09 | Fix nested PlaceHolderVar expressions that appear only in targetlists. | Tom Lane | 9.1.0 |
| 2010-09-28 | Fix PlaceHolderVar mechanism's interaction with outer joins. | Tom Lane | 9.1.0 |