aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/set.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
* doc: update wording of ineffective SET and ABORT commandsBruce Momjian2013-12-02
* Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behaviorBruce Momjian2013-11-25
* Remove CTimeZone/HasCTZSet, root and branch.Tom Lane2013-11-01
* Issue error on SET outside transaction block in some casesBruce Momjian2013-10-04
* Simplify handling of the timezone GUC by making initdb choose the default.Tom Lane2011-09-09
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* 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
* SQL:2008 syntax CURRENT_CATALOG, CURRENT_SCHEMA, SET CATALOG, SET SCHEMA.Peter Eisentraut2008-10-27
* Document and enforce that the usable range of setseed() arguments isTom Lane2008-03-10
* Arrange for SET LOCAL's effects to persist until the end of the current topTom Lane2007-09-11
* Update timezone documentation to reflect current reality: instead ofTom Lane2006-09-22
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* 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
* Update documentation to reflect the fact that we now know exactly whatTom Lane2004-08-10
* Add functions pg_start_backup, pg_stop_backup to create backup labelTom Lane2004-08-03
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* More cleanup of Diagnostics sections.Tom Lane2003-09-12
* Add/edit index entries.Peter Eisentraut2003-08-31
* Apply (a somewhat revised version of) Greg Mullane's patch to eliminateTom Lane2003-07-29
* Make EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow the SQL conventionTom Lane2003-07-17
* Cause SHOW DATESTYLE to produce a string that will be accepted by SETTom Lane2003-07-15
* Fix some markup problems.Tom Lane2003-06-21
* 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
* SGML build cleanups from Neil Conway.Bruce Momjian2003-01-12
* Fix markup problem in link to other SGML file.Bruce Momjian2003-01-11
* Add doc links from SET to SET_CONSTRAINTS, SET_SESSION_AUTH,Bruce Momjian2003-01-11
* Make SET really not start a transaction.Tom Lane2002-10-13
* set.patch updates an example in ref/set.sgml to have microsecondBruce Momjian2002-10-09
* Have SET not start transaction when autocommit off, with doc updates.Bruce Momjian2002-10-09
* Add more appropriate markup.Peter Eisentraut2002-09-21
* 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
* Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.Thomas G. Lockhart2002-06-11
* Revise command completion tags as per hackers message on 20 March.Peter Eisentraut2002-05-18
* Merge the last few variable.c configuration variables into the genericTom Lane2002-05-17
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21