Commits

DateSubjectAuthorReleases
2015-04-01 Fix incorrect markup in documentation of window frame clauses. Tom Lane 9.0.20
2015-04-01 Fix incorrect markup in documentation of window frame clauses. Tom Lane 9.1.16
2015-04-01 Fix incorrect markup in documentation of window frame clauses. Tom Lane 9.2.11
2015-04-01 Fix incorrect markup in documentation of window frame clauses. Tom Lane 9.3.7
2015-04-01 Fix incorrect markup in documentation of window frame clauses. Tom Lane 9.4.2
2015-04-01 Fix incorrect markup in documentation of window frame clauses. Tom Lane 9.5.0
2015-03-11 Make operator precedence follow the SQL standard more closely. Tom Lane 9.5.0
2015-03-10 Allow named parameters to be specified using => in addition to := Robert Haas 9.5.0
2014-12-18 Improve documentation about CASE and constant subexpressions. Tom Lane 9.5.0
2014-12-18 Improve documentation about CASE and constant subexpressions. Tom Lane 9.0.19
2014-12-18 Improve documentation about CASE and constant subexpressions. Tom Lane 9.1.15
2014-12-18 Improve documentation about CASE and constant subexpressions. Tom Lane 9.2.10
2014-12-18 Improve documentation about CASE and constant subexpressions. Tom Lane 9.3.6
2014-12-18 Improve documentation about CASE and constant subexpressions. Tom Lane 9.4.1
2014-11-25 Support arrays as input to array_agg() and ARRAY(SELECT ...). Tom Lane 9.5.0
2014-11-14 Document evaluation-order considerations for aggregate functions. Tom Lane 9.5.0
2014-11-14 Document evaluation-order considerations for aggregate functions. Tom Lane 9.4.0
2014-09-05 Clarify documentation about "peer" rows in window functions Bruce Momjian 9.4.0
2014-09-05 Clarify documentation about "peer" rows in window functions Bruce Momjian 9.5.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-11-10 Fix whitespace issues found by git diff --check, add gitattributes Peter Eisentraut 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 Prevent creating window functions with default arguments. Tom Lane 9.0.15
2013-11-06 Prevent creating window functions with default arguments. Tom Lane 9.1.11