aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/advanced.sgml
Commit message (Expand)AuthorAge
* Revert: In docs, change a few cases of "not important" toBruce Momjian2012-08-16
* In docs, change a few cases of "not important" to "unimportant".Bruce Momjian2012-08-16
* Adjust documentation wording of window function ORDER BY to not mentionBruce Momjian2011-02-20
* remove tags.Bruce Momjian2011-02-06
* Emphasize where OVER needs to be when using a window function.Robert Haas2011-01-21
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Additional cross-references to window functions documentation.Robert Haas2010-07-03
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Proofreading for Bruce's recent round of documentation proofreading.Tom Lane2009-06-17
* Proofreading adjustments for first two parts of documentation (TutorialBruce Momjian2009-04-27
* Fix some SGML-compiler warnings on -wxml mode.Alvaro Herrera2009-02-04
* Add some basic support for window frame clauses to the window-functionsTom Lane2008-12-31
* Support window functions a la SQL:2008.Tom Lane2008-12-28
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Some marginal editorial improvements and updates in the tutorial.Tom Lane2006-10-21
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* We don't put URL's in ulink's because the URL is always generated, butBruce Momjian2005-04-09
* Adjust SGML ulink tags to the URL is always displayed in our printed docs.Bruce Momjian2005-03-31
* Minor copy-editing in tutorial.Tom Lane2004-12-17
* Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway2004-11-15
* Move expanded discussion of inheritance's limitations out of tutorialTom Lane2004-08-08
* This adds a caveat to the inheritance part of the tutorial.Bruce Momjian2004-08-08
* Update a couple of example error messages to reflect the fact that weTom Lane2004-08-07
* Some mop-up work for savepoints (nested transactions). Store a smallTom Lane2004-08-01
* Back out tutorial changes:Bruce Momjian2004-03-31
* Fix markup errors from recent patch.Bruce Momjian2004-03-30
* 1. In keeping with the recent discussion that there should be moreBruce Momjian2004-03-30
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Adjust documentation examples to match recent error message rewordings.Tom Lane2003-09-30
* Update obsolete examples of error messages; various other minor editing.Tom Lane2003-09-12
* Add/edit index entries.Peter Eisentraut2003-08-31
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* Big editing for consistent content and presentation.Peter Eisentraut2003-03-13
* This patch makes the following changes to the documentation:Bruce Momjian2003-02-19
* Merge documentation updates from 7.3 branch.Peter Eisentraut2002-11-11
* Add introductory sections explaining what each book is about. Remove Y2KPeter Eisentraut2002-10-24
* Update description of numeric constants to match 7.3 reality.Tom Lane2002-10-20
* Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.Thomas G. Lockhart2002-06-11
* Fix tutorial for references problem, from rainer.tammer@spg.schulergroup.comBruce Momjian2002-02-12
* Copy-editing.Tom Lane2001-11-23
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-21
* Fill in empty tutorial section about transactions.Tom Lane2001-11-19
* Fix a few typos, grammatical problems, etc in new tutorial material.Tom Lane2001-11-19
* New blood and fresh air for tutorialPeter Eisentraut2001-09-02
* Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut2001-01-13
* Remove not-really-standard implementation of CREATE TABLE's UNDER clause,Tom Lane2001-01-05
* Correct UNDER syntax.Peter Eisentraut2000-12-30
* Replace incorrect uses of 'which' with 'that'. (so-called "wicked which")Peter Eisentraut2000-12-22