summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2000-04-09No more need to create groups manually.Bruce Momjian
2000-04-09No grant on indexes.Bruce Momjian
2000-04-08Add explanation about 'Unrecognized variable client_encoding'Tom Lane
2000-04-08Document FSYNC in pg_options sgml file.Bruce Momjian
2000-04-08Link already-existing COMMENT and REINDEX command docs into documentation.Tom Lane
2000-04-08Mention cube root.Tom Lane
2000-04-08updateBruce Momjian
2000-04-08Fix cross-references, update examples, copy-edit.Tom Lane
2000-04-08Add reference page for pg_ctl.Thomas G. Lockhart
2000-04-08Update some porting info.Thomas G. Lockhart
2000-04-07More man updates to fix bad tagsBruce Momjian
2000-04-07Update create_rule manual page.Bruce Momjian
2000-04-07Again update of rule manual page.Bruce Momjian
2000-04-07Update rule examplesBruce Momjian
2000-04-07Remove mention of INSTANCE rule system, because it is gone.Bruce Momjian
2000-04-07Document new SET SEED command.Thomas G. Lockhart
2000-04-07Fix path to initdb in installation instructions.Thomas G. Lockhart
2000-04-05Update vacuum to mention analyzeBruce Momjian
2000-04-04Remove FETCH syntax heading from MOVE manual page.Bruce Momjian
2000-04-04Remove from FETCH manual page:Bruce Momjian
2000-04-04Add a check to pg_dump to see whether backend is same version as pg_dump.Tom Lane
2000-04-02Copy-editing, mostly.Tom Lane
2000-04-02Mention DST boundaries as a possible cause of regress test failure.Tom Lane
2000-03-31Correct typo.Tom Lane
2000-03-31Improve wording a little bit.Tom Lane
2000-03-31Update index cost estimation docs to final 7.0 scheme.Tom Lane
2000-03-31Minor copy-editing.Tom Lane
2000-03-31CREATE AGGREGATE ref page claimed that a noise-word AS was allowed inTom Lane
2000-03-31*** empty log message ***Hiroshi Inoue
2000-03-31Include all information from the old man pages.Thomas G. Lockhart
2000-03-31Use a uniform chapter title for all of the procedural languages.Thomas G. Lockhart
2000-03-31Minor markup changes. Refer to (".../catalog") in the emacs hints.Thomas G. Lockhart
2000-03-31Add Bruce's pgeasy doc from the man page.Thomas G. Lockhart
2000-03-31Document recent changes in syntax, including examples.Thomas G. Lockhart
2000-03-30Make discussion of names clearer and more accurate.Tom Lane
2000-03-30Remove PL/perl language chapter, since it shows up in the User's Guide.Thomas G. Lockhart
2000-03-30Accumulated fixups.Thomas G. Lockhart
2000-03-30Renamed from bug-reports.sgml. Not all problems are bugs ;)Thomas G. Lockhart
2000-03-30Writeup from Tom Lane on how costs are estimated.Thomas G. Lockhart
2000-03-30Hints on how to fill a database.Thomas G. Lockhart
2000-03-30Add reference to the original Postgres papers at a UCB web site.Thomas G. Lockhart
2000-03-30Small emacs fixup for catalogs.Thomas G. Lockhart
2000-03-30Split off language-specific docs to their own chapters.Thomas G. Lockhart
2000-03-30Change cross reference to CREATE AGGREGATE to a citation, since theThomas G. Lockhart
2000-03-30Replace refs to v6.6 with v7.0.Tom Lane
2000-03-29Change rules for interpreting date/time input to disallow 1 and 3 characterThomas G. Lockhart
2000-03-28Fix markup for terminology.Thomas G. Lockhart
2000-03-28Add mention of join syntax to release notes, and reformat a few lines.Thomas G. Lockhart
2000-03-28Update SGML catalog references to DocBook 3.1 on FreeBSD.Thomas G. Lockhart
2000-03-28Small improvements to user's guide description of arrays.Tom Lane