Commits

DateSubjectAuthorReleases
2019-10-03 Selectively include window frames in expression walks/mutates. Andrew Gierth 9.5.20
2019-10-03 Selectively include window frames in expression walks/mutates. Andrew Gierth 9.6.16
2019-10-03 Selectively include window frames in expression walks/mutates. Andrew Gierth 10.11
2019-10-03 Selectively include window frames in expression walks/mutates. Andrew Gierth 11.6
2019-10-03 Selectively include window frames in expression walks/mutates. Andrew Gierth 12.1
2019-10-03 Selectively include window frames in expression walks/mutates. Andrew Gierth 13.0
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 12.0
2018-09-14 Order active window clauses for greater reuse of Sort nodes. Andrew Gierth 12.0
2018-07-11 Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. Tom Lane 11.0
2018-07-11 Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. Tom Lane 12.0
2018-02-24 Add window RANGE support for float4, float8, numeric. Tom Lane 11.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2015-03-23 to_char: revert cc0d90b73b2e6dd2f301d46818a7265742c41a14 Bruce Momjian 9.5.0
2015-03-22 to_char(float4/8): zero pad to specified length Bruce Momjian 9.5.0
2014-06-28 Allow pushdown of WHERE quals into subqueries with window functions. Tom Lane 9.5.0
2014-04-13 Provide moving-aggregate support for boolean aggregates. Tom Lane 9.4.0
2014-04-13 Provide moving-aggregate support for a bunch of numerical aggregates. Tom Lane 9.4.0
2014-04-12 Create infrastructure for moving-aggregate optimization. Tom Lane 9.4.0
2013-12-12 Improve EXPLAIN to print the grouping columns in Agg and Group nodes. 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-07-17 Implement the FILTER clause for aggregate function calls. Noah Misch 9.4.0
2013-06-28 Make the OVER keyword unreserved. Robert Haas 9.4.0
2013-02-03 Perform line wrapping and indenting by default in ruleutils.c. Tom Lane 9.3.0