summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/postgres-ref.sgml
AgeCommit message (Expand)Author
2007-07-09Minor copy-editing.Tom Lane
2007-02-16Remove useless database name from bootstrap argument processing (includingAlvaro Herrera
2007-01-31Update reference documentation on may/can/might:Bruce Momjian
2007-01-04Fix erroneous implementation of -s in postmaster.c (the switch doesn't takeTom Lane
2006-06-18Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut
2006-01-05Make all command-line options of postmaster and postgres the same. SeePeter Eisentraut
2004-11-15Replace "--" and "---" with "—" as appropriate, for better-lookingNeil Conway
2004-10-08Whack some sense into the configuration-file-location patch.Tom Lane
2004-02-03Rename SortMem and VacuumMem to work_mem and maintenance_work_mem.Tom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-02Put --describe-config in the right place.Peter Eisentraut
2003-10-28Add --describe-config to top of postgres manual page.Bruce Momjian
2003-10-28Document --describe-config.Bruce Momjian
2003-10-16Add mention of SIGHUP on the postmaster manual page.Bruce Momjian
2003-09-24Repair some REINDEX problems per recent discussions. The relcache isTom Lane
2003-09-18Put a tad more detail in the discussion of postmaster and postgresTom Lane
2003-08-31Add/edit index entries.Peter Eisentraut
2003-07-29Apply (a somewhat revised version of) Greg Mullane's patch to eliminateTom Lane
2003-05-02Portal and memory management infrastructure for extended query protocol.Tom Lane
2003-03-25Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut
2003-03-24Another big editing pass for consistent content and presentation.Peter Eisentraut
2003-01-19This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian
2002-10-23Add mention of postgres signals to reference pageBruce Momjian
2002-10-11Assorted reference page updatesPeter Eisentraut
2002-07-28Structure reference pages consistently. Document that structure.Peter Eisentraut
2002-04-21Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart
2002-03-22Spell checking and markup additionsPeter Eisentraut
2002-03-02Commit to match discussed elog() changes. Only update is that LOG isBruce Momjian
2001-12-08Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart
2001-11-28proof-readingPeter Eisentraut
2001-11-25Further work on postmaster and postgres reference pages.Tom Lane
2001-09-27Remove useless LockDisable() function and associated overhead, per myTom Lane
2001-09-08Make the world somewhat safe for (not from) DELETE FROM pg_shadow;Peter Eisentraut
2001-09-03Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut
2001-03-17Tuning for docbook2man.Peter Eisentraut
2000-12-25Refine some things to create better looking man pages.Peter Eisentraut
2000-11-14Update and polish postmaster and postgres help output and man pages.Peter Eisentraut
2000-10-05Add proofreader's changes to docs.Bruce Momjian
2000-07-22spell cleanupsBruce Momjian
2000-07-21More doc cleanupsBruce Momjian
2000-07-21Clean up flagsBruce Momjian
2000-07-21Fix postgres -A options flagsBruce Momjian
2000-05-08Minor fixups for markup and wording.Thomas G. Lockhart
2000-05-03Oops,I've forgotten to add an documentation about -P option ofHiroshi Inoue
2000-03-27Start updating for the v7.0 release.Thomas G. Lockhart
1999-08-06Fix markup to allow clean man pages.Thomas G. Lockhart
1999-07-22Complete merge of all old man page information.Thomas G. Lockhart
1999-07-06Fix markup for docbook2man man page generation.Thomas G. Lockhart
1999-06-14Minor updates for release.Thomas G. Lockhart
1999-05-27Markup fixes.Thomas G. Lockhart