| Commit message (Expand) | Author | Age |
* | Revert: In docs, change a few cases of "not important" to | Bruce Momjian | 2012-08-16 |
* | In docs, change a few cases of "not important" to "unimportant". | Bruce Momjian | 2012-08-16 |
* | Adjust documentation wording of window function ORDER BY to not mention | Bruce Momjian | 2011-02-20 |
* | remove tags. | Bruce Momjian | 2011-02-06 |
* | Emphasize where OVER needs to be when using a window function. | Robert Haas | 2011-01-21 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Additional cross-references to window functions documentation. | Robert Haas | 2010-07-03 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Proofreading for Bruce's recent round of documentation proofreading. | Tom Lane | 2009-06-17 |
* | 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 |
* | 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 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Some marginal editorial improvements and updates in the tutorial. | Tom Lane | 2006-10-21 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Make $PostgreSQL CVS tags consistent for SGML files. | Bruce Momjian | 2006-03-10 |
* | We don't put URL's in ulink's because the URL is always generated, but | Bruce Momjian | 2005-04-09 |
* | Adjust SGML ulink tags to the URL is always displayed in our printed docs. | Bruce Momjian | 2005-03-31 |
* | Minor copy-editing in tutorial. | Tom Lane | 2004-12-17 |
* | Replace "--" and "---" with "—" as appropriate, for better-looking | Neil Conway | 2004-11-15 |
* | Move expanded discussion of inheritance's limitations out of tutorial | Tom Lane | 2004-08-08 |
* | This adds a caveat to the inheritance part of the tutorial. | Bruce Momjian | 2004-08-08 |
* | Update a couple of example error messages to reflect the fact that we | Tom Lane | 2004-08-07 |
* | Some mop-up work for savepoints (nested transactions). Store a small | Tom Lane | 2004-08-01 |
* | Back out tutorial changes: | Bruce Momjian | 2004-03-31 |
* | Fix markup errors from recent patch. | Bruce Momjian | 2004-03-30 |
* | 1. In keeping with the recent discussion that there should be more | Bruce Momjian | 2004-03-30 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Adjust documentation examples to match recent error message rewordings. | Tom Lane | 2003-09-30 |
* | Update obsolete examples of error messages; various other minor editing. | Tom Lane | 2003-09-12 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | Big editing for consistent content and presentation. | Peter Eisentraut | 2003-03-13 |
* | This patch makes the following changes to the documentation: | Bruce Momjian | 2003-02-19 |
* | Merge documentation updates from 7.3 branch. | Peter Eisentraut | 2002-11-11 |
* | Add introductory sections explaining what each book is about. Remove Y2K | Peter Eisentraut | 2002-10-24 |
* | Update description of numeric constants to match 7.3 reality. | Tom Lane | 2002-10-20 |
* | Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. | Thomas G. Lockhart | 2002-06-11 |
* | Fix tutorial for references problem, from rainer.tammer@spg.schulergroup.com | Bruce Momjian | 2002-02-12 |
* | Copy-editing. | Tom Lane | 2001-11-23 |
* | Deprecate 'current' for date/time input. | Thomas G. Lockhart | 2001-11-21 |
* | Fill in empty tutorial section about transactions. | Tom Lane | 2001-11-19 |
* | Fix a few typos, grammatical problems, etc in new tutorial material. | Tom Lane | 2001-11-19 |
* | New blood and fresh air for tutorial | Peter Eisentraut | 2001-09-02 |
* | Terminology cleanup: class -> table, instance -> row, attribute -> column, | Peter Eisentraut | 2001-01-13 |
* | Remove not-really-standard implementation of CREATE TABLE's UNDER clause, | Tom Lane | 2001-01-05 |
* | Correct UNDER syntax. | Peter Eisentraut | 2000-12-30 |
* | Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") | Peter Eisentraut | 2000-12-22 |