summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/set.sgml
AgeCommit message (Expand)Author
2024-10-07doc: Quote value in SET NAMES documentationDaniel Gustafsson
2024-09-14Run regression tests with timezone America/Los_Angeles.Tom Lane
2022-09-01doc: mention that SET TIME ZONE often needs to be quotedBruce Momjian
2022-07-23Doc: improve documentation about random().Tom Lane
2022-04-06Allow granting SET and ALTER SYSTEM privileges on GUC parameters.Tom Lane
2021-01-29Doc: improve cross-references for SET/SHOW.Tom Lane
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-10-10Use lower-case SGML attribute valuesPeter Eisentraut
2014-02-24doc: Improve DocBook XML validityPeter Eisentraut
2013-12-02doc: update wording of ineffective SET and ABORT commandsBruce Momjian
2013-11-26Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behaviorBruce Momjian
2013-11-01Remove CTimeZone/HasCTZSet, root and branch.Tom Lane
2013-10-04Issue error on SET outside transaction block in some casesBruce Momjian
2011-09-09Simplify handling of the timezone GUC by making initdb choose the default.Tom Lane
2011-08-07Fix a whitespace issue with the man pagesPeter Eisentraut
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2008-10-27SQL:2008 syntax CURRENT_CATALOG, CURRENT_SCHEMA, SET CATALOG, SET SCHEMA.Peter Eisentraut
2008-03-10Document and enforce that the usable range of setseed() arguments isTom Lane
2007-09-11Arrange for SET LOCAL's effects to persist until the end of the current topTom Lane
2006-09-22Update timezone documentation to reflect current reality: instead ofTom Lane
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian
2006-04-25Call SET varaiables "configuration_parameter"s in the documentation.Bruce Momjian
2006-04-25Change "parameter" to "varname" in the alter role and alter userBruce Momjian
2004-08-10Update documentation to reflect the fact that we now know exactly whatTom Lane
2004-08-03Add functions pg_start_backup, pg_stop_backup to create backup labelTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-22Make the SQL command synopses appear less random.Peter Eisentraut
2003-09-12More cleanup of Diagnostics sections.Tom 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-07-17Make EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow the SQL conventionTom Lane
2003-07-15Cause SHOW DATESTYLE to produce a string that will be accepted by SETTom Lane
2003-06-21Fix some markup problems.Tom Lane
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2003-05-04Last round of reference page editing.Peter Eisentraut
2003-04-25In the continuing saga of FE/BE protocol revisions, add reporting ofTom Lane
2003-03-25Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut
2003-01-19This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian
2003-01-12SGML build cleanups from Neil Conway.Bruce Momjian
2003-01-11Fix markup problem in link to other SGML file.Bruce Momjian
2003-01-11Add doc links from SET to SET_CONSTRAINTS, SET_SESSION_AUTH,Bruce Momjian
2002-10-13Make SET really not start a transaction.Tom Lane
2002-10-09set.patch updates an example in ref/set.sgml to have microsecondBruce Momjian
2002-10-09Have SET not start transaction when autocommit off, with doc updates.Bruce Momjian
2002-09-21Add more appropriate markup.Peter Eisentraut