summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/set.sgml
Commit message (Expand)AuthorAgeFilesLines
* Update documentation to reflect the fact that we now know exactly whatTom Lane2004-08-101-17/+11
* Add functions pg_start_backup, pg_stop_backup to create backup labelTom Lane2004-08-031-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-221-3/+3
* More cleanup of Diagnostics sections.Tom Lane2003-09-121-43/+1
* Add/edit index entries.Peter Eisentraut2003-08-311-1/+5
* Apply (a somewhat revised version of) Greg Mullane's patch to eliminateTom Lane2003-07-291-3/+4
* Make EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow the SQL conventionTom Lane2003-07-171-5/+5
* Cause SHOW DATESTYLE to produce a string that will be accepted by SETTom Lane2003-07-151-2/+2
* Fix some markup problems.Tom Lane2003-06-211-7/+7
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-7/+1
* Last round of reference page editing.Peter Eisentraut2003-05-041-316/+131
* In the continuing saga of FE/BE protocol revisions, add reporting ofTom Lane2003-04-251-19/+11
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-251-9/+11
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-191-11/+10
* SGML build cleanups from Neil Conway.Bruce Momjian2003-01-121-4/+4
* Fix markup problem in link to other SGML file.Bruce Momjian2003-01-111-4/+4
* Add doc links from SET to SET_CONSTRAINTS, SET_SESSION_AUTH,Bruce Momjian2003-01-111-1/+7
* Make SET really not start a transaction.Tom Lane2002-10-131-3/+4
* set.patch updates an example in ref/set.sgml to have microsecondBruce Momjian2002-10-091-5/+5
* Have SET not start transaction when autocommit off, with doc updates.Bruce Momjian2002-10-091-1/+7
* Add more appropriate markup.Peter Eisentraut2002-09-211-15/+15
* This patch fixes a probably harmless write of uninitialized memory inBruce Momjian2002-08-041-4/+7
* Here is a doc patch for the SHOW X changes and new config-settingsBruce Momjian2002-08-041-1/+11
* Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.Thomas G. Lockhart2002-06-111-192/+186
* Revise command completion tags as per hackers message on 20 March.Peter Eisentraut2002-05-181-2/+2
* Merge the last few variable.c configuration variables into the genericTom Lane2002-05-171-66/+125
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-211-26/+36
* Correct typo noticed by Christopher Kings-Lynne.Tom Lane2002-02-261-2/+2
* Editorial reviewPeter Eisentraut2002-01-071-3/+3
* Add missing <varlistentry>; shown in build logs.Bruce Momjian2001-12-291-1/+2
* Document the precision arguments for date/time types per SQL9x.Thomas G. Lockhart2001-12-291-9/+33
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-081-10/+11
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-031-2/+2
* Sorry, that change was not correct.Peter Eisentraut2001-03-051-2/+2
* I'm attaching those diffs for the Reference Guide in a tar file, asBruce Momjian2001-03-051-2/+2
* Add proofreader's changes to docs.Bruce Momjian2000-10-051-5/+5
* typo fixBruce Momjian2000-09-121-3/+3
* Startup is actually start-up.Bruce Momjian2000-08-291-4/+4
* Clean up bogosities in use of random(3) and srandom(3) --- do not assumeTom Lane2000-08-071-3/+3
* Add information on SET SESSION CHARACTERISTICS.Thomas G. Lockhart2000-07-141-8/+14
* Separated set constraints and set transaction reference pages, revised setPeter Eisentraut2000-06-181-921/+227
* Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian2000-06-091-1/+38
* Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to useBruce Momjian2000-05-181-2/+2
* Clean up description of SET CONSTRAINTS.Thomas G. Lockhart2000-04-181-8/+17
* Update set constraints man pageBruce Momjian2000-04-141-10/+9
* Add mention of SET CONSTRAINT and CREATE CONSTRAINT TRIGGER.Thomas G. Lockhart2000-04-141-6/+48
* Uppercase pg_options paramBruce Momjian2000-04-111-2/+2
* Update SET manual pages for pg_options.Bruce Momjian2000-04-111-1/+10
* Document FSYNC in pg_options sgml file.Bruce Momjian2000-04-081-2/+2