aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/show.sgml
Commit message (Expand)AuthorAge
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Make table in example less wide.Alvaro Herrera2010-05-17
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Remove add_missing_from GUC and associated parser support for "implicit RTEs".Tom Lane2009-10-21
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Make LC_COLLATE and LC_CTYPE database-level settings. Collation andHeikki Linnakangas2008-09-23
* Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX,Tom Lane2008-01-03
* Minor improvements in backup and recovery:Tom Lane2007-09-26
* Arrange for SET LOCAL's effects to persist until the end of the current topTom Lane2007-09-11
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Remove hard-wired lists of timezone abbreviations in favor of providingTom Lane2006-07-25
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-18
* Have SHOW ALL include variable descriptions.Bruce Momjian2005-06-14
* Change the default setting of "add_missing_from" to false. This has beenNeil Conway2005-04-08
* More minor updates and copy-editing.Tom Lane2005-01-04
* Add functions pg_start_backup, pg_stop_backup to create backup labelTom Lane2004-08-03
* Make the 'wal_debug' GUC variable a boolean (rather than an integer), andNeil Conway2004-01-06
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* Apply (a somewhat revised version of) Greg Mullane's patch to eliminateTom Lane2003-07-29
* Cause SHOW DATESTYLE to produce a string that will be accepted by SETTom Lane2003-07-15
* Add is_superuser parameter reporting, soon to be used by psql.Tom Lane2003-06-27
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-14
* Last round of reference page editing.Peter Eisentraut2003-05-04
* In the continuing saga of FE/BE protocol revisions, add reporting ofTom Lane2003-04-25
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* Make SET really not start a transaction.Tom Lane2002-10-13
* Remove mention of wal_files in a SHOW example.Bruce Momjian2002-09-01
* Fix broken markup.Tom Lane2002-08-04
* This patch fixes a probably harmless write of uninitialized memory inBruce Momjian2002-08-04
* Here is a doc patch for the SHOW X changes and new config-settingsBruce Momjian2002-08-04
* Merge the last few variable.c configuration variables into the genericTom Lane2002-05-17
* Update reference pages for new INFO, NOTICE, WARNING elog() levels.Bruce Momjian2002-03-06
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Fix show messageTatsuo Ishii2001-09-14
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* reset all: command line and .conf options change defaultsBruce Momjian2001-06-07
* Refine some things to create better looking man pages.Peter Eisentraut2000-12-25
* Separated set constraints and set transaction reference pages, revised setPeter Eisentraut2000-06-18
* Fix cross-references, update examples, copy-edit.Tom Lane2000-04-08
* New cost model for planning, incorporating a penalty for random pageTom Lane2000-02-15
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Complete first pass at markup adjustments for docbook2man man pages.Thomas G. Lockhart1999-07-14
* Minor updates for release.Thomas G. Lockhart1999-06-14
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29