Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-07-20 | Doc: clarify description of degenerate NATURAL joins. | Tom Lane | 9.3.18 |
| 2016-11-22 | Doc: improve documentation about composite-value usage. | Tom Lane | 9.3.16 |
| 2016-11-22 | Doc: add a section in Part II concerning RETURNING. | Tom Lane | 9.3.16 |
| 2014-11-19 | Improve documentation's description of JOIN clauses. | Tom Lane | 9.3.6 |
| 2013-02-21 | Add postgres_fdw contrib module. | Tom Lane | 9.3.0 |
| 2013-01-26 | Make LATERAL implicit for functions in FROM. | Tom Lane | 9.3.0 |
| 2012-09-17 | Provide adequate documentation of the "table_name *" notation. | Tom Lane | 9.3.0 |
| 2012-08-07 | Implement SQL-standard LATERAL subqueries. | Tom Lane | 9.3.0 |