summaryrefslogtreecommitdiff
path: root/src/include/commands/variable.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* pgindent run for 8.3.Bruce Momjian2007-11-151-2/+2
* Switch over to using the src/timezone functions for formatting timestampsTom Lane2007-08-041-1/+4
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-2/+2
* Add SET ROLE. This is a partial commit of Stephen Frost's recent patch;Tom Lane2005-07-251-1/+4
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_pathTom Lane2004-01-191-7/+12
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Cause SHOW DATESTYLE to produce a string that will be accepted by SETTom Lane2003-07-151-2/+1
* In the continuing saga of FE/BE protocol revisions, add reporting ofTom Lane2003-04-251-4/+1
* pgindent run.Bruce Momjian2002-09-041-8/+8
* Merge the last few variable.c configuration variables into the genericTom Lane2002-05-171-9/+23
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* Accept an INTERVAL argument for SET TIME ZONE per SQL99.Thomas G. Lockhart2001-10-181-2/+2
* Fix breakage I introduced yesterday in MULTIBYTE compilations.Tom Lane2000-10-261-1/+2
* Second pass over run-time configuration system. Adjust priorities on somePeter Eisentraut2000-06-221-2/+1
* Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian2000-06-091-1/+2
* The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut2000-05-311-5/+5
* Get rid of postgres.c's separate parsing logic for PGDATESTYLE env.Tom Lane2000-02-191-21/+5
* Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian1998-10-081-29/+1
* [Part #1: Type: text/plain, Encoding: 7bit, Size: 59]Bruce Momjian1998-09-031-1/+4
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-13/+1
* Add auto-size to screen to \d? commands. Use UNION to show allBruce Momjian1998-07-181-2/+2
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-161-1/+13
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+2
* Move variable.c to commands/ and aclchk.c to catalog/.Bruce Momjian1998-01-051-0/+58