Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-01-12 | Disallow LATERAL references to the target table of an UPDATE/DELETE. | Tom Lane | 9.3.3 |
| 2012-08-10 | Centralize the logic for detecting misplaced aggregates, window funcs, etc. | Tom Lane | 9.3.0 |
| 2012-08-08 | Merge parser's p_relnamespace and p_varnamespace lists into a single list. | Tom Lane | 9.3.0 |
| 2012-08-07 | Implement SQL-standard LATERAL subqueries. | Tom Lane | 9.3.0 |