Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-04-08 | Fix improper interaction of FULL JOINs with lateral references. | Tom Lane | 9.5.17 |
| 2015-03-12 | Support flattening of empty-FROM subqueries and one-row VALUES tables. | Tom Lane | 9.5.0 |
| 2014-10-20 | Fix mishandling of FieldSelect-on-whole-row-Var in nested lateral queries. | Tom Lane | 9.5.0 |