Commits

DateSubjectAuthorReleases
2014-11-19 Improve documentation's description of JOIN clauses. Tom Lane 9.2.10
2014-11-19 Improve documentation's description of JOIN clauses. Tom Lane 9.3.6
2014-11-19 Improve documentation's description of JOIN clauses. Tom Lane 9.4.0
2014-11-19 Improve documentation's description of JOIN clauses. Tom Lane 9.5.0
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0
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 8.3.21
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 8.4.14
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 9.0.10
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 9.1.6
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 9.2.1
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
2011-04-08 Avoid extra whitespace in the arguments of <indexterm>. Tom Lane 9.1.0
2011-02-28 Add documentation for data-modifying statements in WITH clauses. Tom Lane 9.1.0
2010-10-15 Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements. Tom Lane 9.1.0
2010-08-07 Recognize functional dependency on primary keys. This allows a table's Tom Lane 9.1.0
2009-10-21 Remove add_missing_from GUC and associated parser support for "implicit RTEs". Tom Lane 9.0.0
2009-06-17 Proofreading for Bruce's recent round of documentation proofreading. Tom Lane 8.4.0
2008-12-31 Add some basic support for window frame clauses to the window-functions Tom Lane 8.4.0
2008-12-28 Support window functions a la SQL:2008. Tom Lane 8.4.0
2008-10-14 Add docs and regression test about sorting the output of a recursive query in Tom Lane 8.4.0
2008-10-14 Eliminate unnecessary array[] decoration in examples of recursive cycle Tom Lane 8.4.0
2008-10-13 Implement comparison of generic records (composite types), and invent a Tom Lane 8.4.0