aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/reset.sgml
Commit message (Expand)AuthorAge
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-10
* 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
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Arrange for SET LOCAL's effects to persist until the end of the current topTom Lane2007-09-11
* Rename the newly-added commands for discarding session state.Neil Conway2007-04-26
* Fixes for RESET SESSION patch, per Alvaro. Fix a typo in the RESETNeil Conway2007-04-12
* RESET SESSION, plus related new DDL commands. Patch from Marko Kreen,Neil Conway2007-04-12
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Back out the rest of the RESET CONNECTION patch.Tom Lane2006-04-25
* Call SET varaiables "configuration_parameter"s in the documentation.Bruce Momjian2006-04-25
* Change "parameter" to "varname" in the alter role and alter userBruce Momjian2006-04-25
* Back out RESET CONNECTION until there is more discussion.Bruce Momjian2006-04-25
* Add RESET CONNECTION, to reset all aspects of a session.Bruce Momjian2006-04-25
* This patch fixes a few more uppercase GUC vars. I also removed anNeil Conway2003-12-14
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* This patch makes a few minor improvements to the docs: make theBruce Momjian2003-09-11
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* Last round of reference page editing.Peter Eisentraut2003-05-04
* 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
* Have SET not start transaction when autocommit off, with doc updates.Bruce Momjian2002-10-09
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Merge the last few variable.c configuration variables into the genericTom Lane2002-05-17
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* 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
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06
* 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