Commits

DateSubjectAuthorReleases
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-06-14 Disallow set-returning functions inside CASE or COALESCE. Tom Lane 10.0
2017-01-16 Fix check_srf_call_placement() to handle VALUES cases correctly. Tom Lane 10.0
2016-09-13 Improve parser's and planner's handling of set-returning functions. Tom Lane 10.0
2016-06-26 Rethink node-level representation of partial-aggregation modes. Tom Lane 9.6.0
2016-06-18 Fix handling of argument and result datatypes for partial aggregation. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2015-06-27 Avoid passing NULL to memcmp() in lookups of zero-argument functions. Tom Lane 9.5.0
2014-04-04 Fix non-equivalence of VARIADIC and non-VARIADIC function call formats. Tom Lane 9.3.5
2014-04-04 Fix non-equivalence of VARIADIC and non-VARIADIC function call formats. Tom Lane 9.4.0
2014-04-03 Code review for commit d26888bc4d1e539a82f21382b0000fe5bbf889d9. Tom Lane 9.4.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-11-06 Support default arguments and named-argument notation for window functions. Tom Lane 9.3.2
2013-11-06 Support default arguments and named-argument notation for window functions. Tom Lane 9.4.0
2013-11-06 Support default arguments and named-argument notation for window functions. Tom Lane 9.2.6
2013-09-03 Allow aggregate functions to be VARIADIC. Tom Lane 9.4.0
2013-01-22 Add infrastructure for storing a VARIADIC ANY function's VARIADIC flag. Tom Lane 9.3.0
2011-11-17 Extend the unknowns-are-same-as-known-inputs type resolution heuristic. Tom Lane 9.2.0
2011-04-09 Adjust collation determination rules as per discussion. Tom Lane 9.1.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0
2011-03-10 Remove collation information from TypeName, where it does not belong. Tom Lane 9.1.0
2010-11-07 Prevent invoking I/O conversion casts via functional/attribute notation. Tom Lane 9.1.0
2010-09-25 Further fixes to the pg_get_expr() security fix in back branches. Tom Lane 7.4.30
2010-09-25 Further fixes to the pg_get_expr() security fix in back branches. Tom Lane 8.0.26