summaryrefslogtreecommitdiff
path: root/doc/src/sgml/advanced.sgml
AgeCommit message (Expand)Author
2017-06-14Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40Pavan Deolasee
2017-05-21Change documentation references to PG website to use https: not http:Tom Lane
2017-04-11docs: Improve window function docsBruce Momjian
2015-09-14Rewrite Postgres-XL docs to make changes in-place in the main PostgreSQLPavan Deolasee
2013-12-04doc: split long query into multiple linesBruce Momjian
2013-09-18Documentation correction.Robert Haas
2012-08-16Revert: In docs, change a few cases of "not important" toBruce Momjian
2012-08-16In docs, change a few cases of "not important" to "unimportant".Bruce Momjian
2011-02-20Adjust documentation wording of window function ORDER BY to not mentionBruce Momjian
2011-02-06remove tags.Bruce Momjian
2011-01-21Emphasize where OVER needs to be when using a window function.Robert Haas
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-07-03Additional cross-references to window functions documentation.Robert Haas
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2009-06-17Proofreading for Bruce's recent round of documentation proofreading.Tom Lane
2009-04-27Proofreading adjustments for first two parts of documentation (TutorialBruce Momjian
2009-02-04Fix some SGML-compiler warnings on -wxml mode.Alvaro Herrera
2008-12-31Add some basic support for window frame clauses to the window-functionsTom Lane
2008-12-28Support window functions a la SQL:2008.Tom Lane
2007-02-01Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian
2007-01-31Update documentation on may/can/might:Bruce Momjian
2006-10-21Some marginal editorial improvements and updates in the tutorial.Tom Lane
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian
2006-03-10Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian
2005-04-09We don't put URL's in ulink's because the URL is always generated, butBruce Momjian
2005-03-31Adjust SGML ulink tags to the URL is always displayed in our printed docs.Bruce Momjian
2004-12-17Minor copy-editing in tutorial.Tom Lane
2004-11-15Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway
2004-08-08Move expanded discussion of inheritance's limitations out of tutorialTom Lane
2004-08-08This adds a caveat to the inheritance part of the tutorial.Bruce Momjian
2004-08-07Update a couple of example error messages to reflect the fact that weTom Lane
2004-08-01Some mop-up work for savepoints (nested transactions). Store a smallTom Lane
2004-03-31Back out tutorial changes:Bruce Momjian
2004-03-30Fix markup errors from recent patch.Bruce Momjian
2004-03-301. In keeping with the recent discussion that there should be moreBruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-30Adjust documentation examples to match recent error message rewordings.Tom Lane
2003-09-12Update obsolete examples of error messages; various other minor editing.Tom Lane
2003-08-31Add/edit index entries.Peter Eisentraut
2003-03-25Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut
2003-03-13Big editing for consistent content and presentation.Peter Eisentraut
2003-02-19This patch makes the following changes to the documentation:Bruce Momjian
2002-11-11Merge documentation updates from 7.3 branch.Peter Eisentraut
2002-10-24Add introductory sections explaining what each book is about. Remove Y2KPeter Eisentraut
2002-10-20Update description of numeric constants to match 7.3 reality.Tom Lane
2002-06-11Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.Thomas G. Lockhart
2002-02-12Fix tutorial for references problem, from rainer.tammer@spg.schulergroup.comBruce Momjian
2001-11-23Copy-editing.Tom Lane
2001-11-21Deprecate 'current' for date/time input.Thomas G. Lockhart
2001-11-19Fill in empty tutorial section about transactions.Tom Lane