aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/advanced.sgml
Commit message (Expand)AuthorAge
* 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 "—" 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
* Document the array_dims() function, and make some other small improvementsTom Lane2000-12-18
* Add `id' attributes to all `chapter' and `sect1' tags, to generate usefulPeter Eisentraut2000-09-29
* Second pass over run-time configuration system. Adjust priorities on somePeter Eisentraut2000-06-22
* Repair markup to allow clean doc builds.Thomas G. Lockhart2000-06-14
* Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian2000-06-09
* Fixups in content and markup for 7.0 release.Thomas G. Lockhart2000-05-02
* Update porting list.Thomas G. Lockhart2000-04-11
* Fix path to initdb in installation instructions.Thomas G. Lockhart2000-04-07
* Minor markup changes. Refer to (".../catalog") in the emacs hints.Thomas G. Lockhart2000-03-31
* Accumulated fixups.Thomas G. Lockhart2000-03-30
* Expunge "UNIX" in favor of "Unix".Thomas G. Lockhart1999-10-04
* Update references to char2 type by using char(2).Thomas G. Lockhart1999-08-08
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Add id field to chapter and book tags to allow output file namesThomas G. Lockhart1998-07-29
* Doc updates from Darren on char2-16 removalBruce Momjian1998-04-26
* Fix a few typos. Try <Note><Title>Author</Title>... for author credit.Thomas G. Lockhart1998-03-01
* SGML source for new documentation.Thomas G. Lockhart1998-03-01