| Commit message (Expand) | Author | Age |
* | Add section IDs to subsections of syntax.sgml that lacked them. | Tom Lane | 2012-08-27 |
* | Copy-editing for recent window-functions documentation rewrite. | Tom Lane | 2012-08-17 |
* | In docs, clarify that, without ORDER BY, the window frame is all rows in | Bruce Momjian | 2012-08-16 |
* | Revert: In docs, change a few cases of "not important" to | Bruce Momjian | 2012-08-16 |
* | Rewrite window function reference section to more clearly explain | Bruce Momjian | 2012-08-16 |
* | In docs, change a few cases of "not important" to "unimportant". | Bruce Momjian | 2012-08-16 |
* | Improve generated column names for cases involving sub-SELECTs. | Tom Lane | 2011-10-01 |
* | In docs, start window function sentence with "The asterisk (*)" rather | Bruce Momjian | 2011-07-14 |
* | Include unary plus in the Operator Precedence table. | Tom Lane | 2011-05-04 |
* | Avoid extra whitespace in the arguments of <indexterm>. | Tom Lane | 2011-04-08 |
* | Add links to documentation from 9.1 release notes. | Bruce Momjian | 2011-03-19 |
* | A bit more editing for collation documentation. | Tom Lane | 2011-03-08 |
* | Documentation update for UTF16 surrogate pairs in UTF8 encoding. | Bruce Momjian | 2011-02-19 |
* | Per-column collation support | Peter Eisentraut | 2011-02-08 |
* | Properly capitalize hyphenated words in documentation titles. | Bruce Momjian | 2011-02-01 |
* | Properly capitalize documentation headings; some only had initial-word | Bruce Momjian | 2011-01-29 |
* | Prevent invoking I/O conversion casts via functional/attribute notation. | Tom Lane | 2010-11-07 |
* | Document (compositeval).* field selection syntax | Peter Eisentraut | 2010-10-14 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Clarify that surrogate pairs are not encoded in UTF-8 directly | Peter Eisentraut | 2010-09-07 |
* | Clarify documentation of handling of null arguments for aggregates. | Tom Lane | 2010-09-01 |
* | Reorder docs on lexical structure slightly for clarity. | Robert Haas | 2010-08-13 |
* | Back out syntax case changes --- seems they were intentional. | Bruce Momjian | 2010-08-12 |
* | Properly lowercase identifiers, uppercase keywords, in doc examples | Bruce Momjian | 2010-08-11 |
* | Remove the single-argument form of string_agg(). It added nothing much in | Tom Lane | 2010-08-05 |
* | Add an example to clarify the use of ORDER BY in multiple-argument | Tom Lane | 2010-08-04 |
* | Change the default value of standard_conforming_strings to on. | Robert Haas | 2010-07-20 |
* | Additional cross-references to window functions documentation. | Robert Haas | 2010-07-03 |
* | Add index entry for ::, per complaint from John Gage. | Alvaro Herrera | 2010-06-09 |
* | Change the notation for calling functions with named parameters from | Tom Lane | 2010-05-30 |
* | Small correction/clarification in discussion of Unicode literals | Peter Eisentraut | 2010-05-27 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Extend the set of frame options supported for window functions. | Tom Lane | 2010-02-12 |
* | Three out of four of us like this phrasing better. | Tom Lane | 2010-02-04 |
* | Mention "unquoted" identifiers are case-insensitive. | Bruce Momjian | 2010-02-03 |
* | Support ORDER BY within aggregate function calls, at long last providing a | Tom Lane | 2009-12-15 |
* | Don't treat NEW and OLD as reserved words anymore. For the purposes of rules | Tom Lane | 2009-11-05 |
* | Support use of function argument names to identify which actual arguments | Tom Lane | 2009-10-08 |
* | Unicode escapes in E'...' strings | Peter Eisentraut | 2009-09-22 |
* | Surrogate pair support for U& string and identifier syntax | Peter Eisentraut | 2009-09-21 |
* | Modify the definition of window-function PARTITION BY and ORDER BY clauses | Tom Lane | 2009-08-27 |
* | Proofreading for Bruce's recent round of documentation proofreading. | Tom Lane | 2009-06-17 |
* | Disable the use of Unicode escapes in string constants (U&'') when | Peter Eisentraut | 2009-05-05 |
* | Proofreading adjustments for first two parts of documentation (Tutorial | Bruce Momjian | 2009-04-27 |
* | Fix some SGML-compiler warnings on -wxml mode. | Alvaro Herrera | 2009-02-04 |
* | Throw error if a <window definition> references a window that already has a | Tom Lane | 2008-12-31 |
* | Add some basic support for window frame clauses to the window-functions | Tom Lane | 2008-12-31 |
* | Support window functions a la SQL:2008. | Tom Lane | 2008-12-28 |
* | Add a specific example of parenthesizing when extracting a field of a | Tom Lane | 2008-12-09 |
* | Remove tab from sgml file. | Bruce Momjian | 2008-10-29 |