aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/set.sgml
Commit message (Expand)AuthorAge
* 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
* Correct typo noticed by Christopher Kings-Lynne.Tom Lane2002-02-26
* Editorial reviewPeter Eisentraut2002-01-07
* Add missing <varlistentry>; shown in build logs.Bruce Momjian2001-12-29
* Document the precision arguments for date/time types per SQL9x.Thomas G. Lockhart2001-12-29
* 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
* Sorry, that change was not correct.Peter Eisentraut2001-03-05
* I'm attaching those diffs for the Reference Guide in a tar file, asBruce Momjian2001-03-05
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* typo fixBruce Momjian2000-09-12
* Startup is actually start-up.Bruce Momjian2000-08-29
* Clean up bogosities in use of random(3) and srandom(3) --- do not assumeTom Lane2000-08-07
* Add information on SET SESSION CHARACTERISTICS.Thomas G. Lockhart2000-07-14
* Separated set constraints and set transaction reference pages, revised setPeter Eisentraut2000-06-18
* Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian2000-06-09
* Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to useBruce Momjian2000-05-18
* Clean up description of SET CONSTRAINTS.Thomas G. Lockhart2000-04-18
* Update set constraints man pageBruce Momjian2000-04-14
* Add mention of SET CONSTRAINT and CREATE CONSTRAINT TRIGGER.Thomas G. Lockhart2000-04-14
* Uppercase pg_options paramBruce Momjian2000-04-11
* Update SET manual pages for pg_options.Bruce Momjian2000-04-11
* Document FSYNC in pg_options sgml file.Bruce Momjian2000-04-08