aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/show.sgml
Commit message (Expand)AuthorAge
* 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
* Minor cleanup in markup, especially in the Output section.Thomas G. Lockhart1998-10-30
* Cleanup markup and minor editing to prepare for first release.Thomas G. Lockhart1998-09-25
* Add new files from Oliver and Thomas.Thomas G. Lockhart1998-09-01