summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2001-02-15Update FAQ.Bruce Momjian
2001-02-15Update FAQ.Bruce Momjian
2001-02-15Update obsolete wording of error message.Tom Lane
2001-02-15Further polishing of documentation about new fmgr call convention.Tom Lane
2001-02-15Update for Tatsuo.Bruce Momjian
2001-02-15Clarify meaning of GEQO_THRESHOLD parameter.Tom Lane
2001-02-15Improve documentation of JOIN syntax. Explain NATURAL as an alternativeTom Lane
2001-02-14Alter documentation of boolean type, add example. Someone figured that itPeter Eisentraut
2001-02-14Format <structname>, <structfield>, and <type> mono-spaced.Peter Eisentraut
2001-02-13Hmm, so referencing a CSS stylesheet when there isn't one doesn't workPeter Eisentraut
2001-02-13Fix markup.Peter Eisentraut
2001-02-13Didn't work when Makefile.custom is missing.Peter Eisentraut
2001-02-13Custom DSSSL stylesheet. Style changes included here:Peter Eisentraut
2001-02-13Fix tag.Peter Eisentraut
2001-02-12 User ManualBruce Momjian
2001-02-12New release format, Peter E style.Bruce Momjian
2001-02-11Move release date into release heading.Bruce Momjian
2001-02-11Clean up HISTORY file, add dates to releases.Bruce Momjian
2001-02-11Repair markup.Peter Eisentraut
2001-02-10Document that NetBSD's libedit can be used instead of readline.Peter Eisentraut
2001-02-10Add note about the availability of contrib/mac for the macaddr data type.Peter Eisentraut
2001-02-10Back out addition. Seems grammar doesn't handle CONSTRAINT as optional.Bruce Momjian
2001-02-10Add mention of CONSTRAINT in ADD CONSTRAINT section.Bruce Momjian
2001-02-10Minor improvements and copy-editing.Tom Lane
2001-02-10Fix example of syntactic ambiguity between prefix/infix/postfix operatorsTom Lane
2001-02-10Fix documentation of EXECUTE, add documentation of FOR ... EXECUTE.Tom Lane
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane
2001-02-10Update section about how to start server from boot scripts.Peter Eisentraut
2001-02-09Avoid a particular <simplelist>. jadetex has formatting problems,Peter Eisentraut
2001-02-09Large object manual updates.Bruce Momjian
2001-02-09Mention NetBSDBruce Momjian
2001-02-09Remove pg_service mention.Bruce Momjian
2001-02-09Add -g as synonmym for --globals-only in pg_dumpall. Add info aboutBruce Momjian
2001-02-09Document PL/TclU language variant, and do some minor copy-editing.Tom Lane
2001-02-09Restructure discussion of PL installation to emphasize createlang as theTom Lane
2001-02-08Make -w the default for shut down, add -W option to specify no wait.Peter Eisentraut
2001-02-07Minor copy-editing.Tom Lane
2001-02-07Update FAQ.Bruce Momjian
2001-02-07Update FAQ.Bruce Momjian
2001-02-06Update FAQ.Bruce Momjian
2001-02-05Document BETWEEN.Peter Eisentraut
2001-02-05Update FAQ.Bruce Momjian
2001-02-04Move PL docs to programmer's guide, "storage" chapter to admin guide,Peter Eisentraut
2001-02-04Must run jadetex three times to get correct page numbers. Add support forPeter Eisentraut
2001-02-04When making xrefs to refsects, the linkend should point to the refsect andPeter Eisentraut
2001-02-03Re-add Peter E's changes.Bruce Momjian
2001-02-03Improved wording, from Albert REINER <areiner@tph.tuwien.ac.at>.Peter Eisentraut
2001-02-03Update, polish, consistencify preface/intro sections.Peter Eisentraut
2001-02-01A patch for the GROUP BY/HAVING example. p.date should be s.date.Bruce Momjian
2001-01-29Update HISTORY/release with current changes.Bruce Momjian