Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-10-20 | Fix mishandling of FieldSelect-on-whole-row-Var in nested lateral queries. | Tom Lane | 9.3.6 |
| 2014-01-09 | Fix "cannot accept a set" error when only some arms of a CASE return a set. | Tom Lane | 9.3.3 |
| 2013-08-23 | In locate_grouping_columns(), don't expect an exact match of Var typmods. | Tom Lane | 9.3.0 |
| 2013-01-26 | Make LATERAL implicit for functions in FROM. | Tom Lane | 9.3.0 |