Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-12-11 | Still more fixes for planner's handling of LATERAL references. | Tom Lane | 9.3.11 |
| 2015-12-07 | Fix another oversight in checking if a join with LATERAL refs is legal. | Tom Lane | 9.3.11 |
| 2014-10-01 | Fix some more problems with nested append relations. | Tom Lane | 9.3.6 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-08-27 | Fix up planner infrastructure to support LATERAL properly. | Tom Lane | 9.3.0 |
| 2012-08-12 | More fixes for planner's handling of LATERAL. | Tom Lane | 9.3.0 |
| 2012-08-07 | Implement SQL-standard LATERAL subqueries. | Tom Lane | 9.3.0 |