summaryrefslogtreecommitdiff
path: root/src/include/commands/variable.h
AgeCommit message (Expand)Author
2006-03-05Update copyright for 2006. Update scripts.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-07-25Add SET ROLE. This is a partial commit of Stephen Frost's recent patch;Tom Lane
2004-12-31Tag appropriate files for rc3PostgreSQL Daemon
2004-08-29Update copyright to 2004.Bruce Momjian
2004-01-19Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_pathTom Lane
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2003-07-15Cause SHOW DATESTYLE to produce a string that will be accepted by SETTom Lane
2003-04-25In the continuing saga of FE/BE protocol revisions, add reporting ofTom Lane
2002-09-04pgindent run.Bruce Momjian
2002-05-17Merge the last few variable.c configuration variables into the genericTom Lane
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-10-18Accept an INTERVAL argument for SET TIME ZONE per SQL99.Thomas G. Lockhart
2000-10-26Fix breakage I introduced yesterday in MULTIBYTE compilations.Tom Lane
2000-06-22Second pass over run-time configuration system. Adjust priorities on somePeter Eisentraut
2000-06-09Inheritance overhaul by Chris Bitmead <[email protected]>Bruce Momjian
2000-05-31The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut
2000-02-19Get rid of postgres.c's separate parsing logic for PGDATESTYLE env.Tom Lane
1998-10-08Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian
1998-09-03[Part #1: Type: text/plain, Encoding: 7bit, Size: 59]Bruce Momjian
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-07-26From: [email protected]Marc G. Fournier
1998-07-18Add auto-size to screen to \d? commands. Use UNION to show allBruce Momjian
1998-06-16Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-01-05Move variable.c to commands/ and aclchk.c to catalog/.Bruce Momjian