Commits

Showing commits that first shipped in 9.0 (backpatches included). Clear

DateSubjectAuthorReleases
2015-04-01 Fix incorrect markup in documentation of window frame clauses. Tom Lane 9.0.20
2014-12-18 Improve documentation about CASE and constant subexpressions. Tom Lane 9.0.19
2013-11-06 Prevent creating window functions with default arguments. Tom Lane 9.0.15
2013-11-06 Improve the error message given for modifying a window with frame clause. Tom Lane 9.0.15
2010-09-07 Clarify that surrogate pairs are not encoded in UTF-8 directly Peter Eisentraut 9.0.0
2010-09-01 Clarify documentation of handling of null arguments for aggregates. Tom Lane 9.0.0
2010-08-13 Reorder docs on lexical structure slightly for clarity. Robert Haas 9.0.0
2010-08-12 Back out syntax case changes --- seems they were intentional. Bruce Momjian 9.0.0
2010-08-11 Properly lowercase identifiers, uppercase keywords, in doc examples Bruce Momjian 9.0.0
2010-08-05 Remove the single-argument form of string_agg(). It added nothing much in Tom Lane 9.0.0
2010-08-04 Forgot to back-patch earlier change to documentation for aggregate Tom Lane 9.0.0
2010-07-03 Additional cross-references to window functions documentation. Robert Haas 9.0.0
2010-06-09 Add index entry for ::, per complaint from John Gage. Alvaro Herrera 9.0.0
2010-05-30 Change the notation for calling functions with named parameters from Tom Lane 9.0.0
2010-05-27 Small correction/clarification in discussion of Unicode literals Peter Eisentraut 9.0.0
2010-04-03 Remove unnecessary xref endterm attributes and title ids Peter Eisentraut 9.0.0
2010-02-12 Extend the set of frame options supported for window functions. Tom Lane 9.0.0
2010-02-04 Three out of four of us like this phrasing better. Tom Lane 9.0.0
2010-02-03 Mention "unquoted" identifiers are case-insensitive. Bruce Momjian 9.0.0
2009-12-15 Support ORDER BY within aggregate function calls, at long last providing a Tom Lane 9.0.0
2009-11-05 Don't treat NEW and OLD as reserved words anymore. For the purposes of rules Tom Lane 9.0.0
2009-10-08 Support use of function argument names to identify which actual arguments Tom Lane 9.0.0
2009-09-22 Unicode escapes in E'...' strings Peter Eisentraut 9.0.0
2009-09-21 Surrogate pair support for U& string and identifier syntax Peter Eisentraut 9.0.0
2009-08-27 Modify the definition of window-function PARTITION BY and ORDER BY clauses Tom Lane 9.0.0