summaryrefslogtreecommitdiff
path: root/src/include/commands/variable.h
Commit message (Expand)AuthorAgeFilesLines
* 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