summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2000-04-14updateBruce Momjian
2000-04-14Updates create_function.sgml with fixes for new foreign keysBruce Momjian
2000-04-14UPdate vacuum man page to be clearer.Bruce Momjian
2000-04-14Add mention of SET CONSTRAINT and CREATE CONSTRAINT TRIGGER.Thomas G. Lockhart
2000-04-14Rename Digital Unix to Compaq Tru64 :(Thomas G. Lockhart
2000-04-14Mention CmdTuples(). From Vince.Thomas G. Lockhart
2000-04-14Mention support for date_part('week',timestamp).Thomas G. Lockhart
2000-04-13Change DEFINE TYPE to CREATE TYPE.Bruce Momjian
2000-04-13No longer need to cast default non-cacheable functions.Bruce Momjian
2000-04-12Update man page to prefer old over current.Bruce Momjian
2000-04-12Fix up markup to allow building.Thomas G. Lockhart
2000-04-11Uppercase pg_options paramBruce Momjian
2000-04-11 Attached is are diffs for CREATE/ALTER table doc I'veBruce Momjian
2000-04-11Update porting list.Thomas G. Lockhart
2000-04-11Update for default ISO date styleBruce Momjian
2000-04-11Update SET manual pages for pg_options.Bruce Momjian
2000-04-10No revoke on indexes any moreBruce Momjian
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