Commits

DateSubjectAuthorReleases
2017-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.0
2017-01-25 Change unknown-type literals to type text in SELECT and RETURNING lists. Tom Lane 10.0
2017-01-16 Fix check_srf_call_placement() to handle VALUES cases correctly. Tom Lane 10.0
2017-01-07 Get rid of ParseState.p_value_substitute; use a columnref hook instead. Tom Lane 10.0
2017-01-07 Improve documentation of struct ParseState. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2016-09-13 Improve parser's and planner's handling of set-returning functions. Tom Lane 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-07-29 Create new ParseExprKind for use by policy expressions. Joe Conway 9.5.0
2015-07-29 Create new ParseExprKind for use by policy expressions. Joe Conway 9.6.0
2015-07-24 Fix bug around assignment expressions containing indirections. Andres Freund 9.5.0
2015-07-24 Fix bug around assignment expressions containing indirections. Andres Freund 9.6.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-06-18 Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... Tom Lane 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-01-12 Disallow LATERAL references to the target table of an UPDATE/DELETE. Tom Lane 9.3.3
2014-01-12 Disallow LATERAL references to the target table of an UPDATE/DELETE. Tom Lane 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-07-17 Implement the FILTER clause for aggregate function calls. Noah Misch 9.4.0