summaryrefslogtreecommitdiff
path: root/src/include/utils/guc_tables.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate autovacuum functionality into the backend. There's still aTom Lane2005-07-141-1/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should not beTom Lane2004-10-221-3/+3
* Whack some sense into the configuration-file-location patch.Tom Lane2004-10-081-4/+5
* Pgindent run for 8.0.Bruce Momjian2004-08-291-5/+6
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Back out pg_autovacuum commit after cvs clean failure causes commit.Bruce Momjian2004-07-211-2/+1
* lease find enclosed a patch that matches the PL/Perl documentationBruce Momjian2004-07-211-1/+2
* Nested transactions. There is still much left to do, especially on theTom Lane2004-07-011-16/+36
* The patch adresses the TODO list item "Allow external interfaces toBruce Momjian2004-05-261-13/+14
* Remove 'syslog' GUC variable, and add more logical 'log_destination'Bruce Momjian2004-04-051-2/+2
* Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_pathTom Lane2004-01-191-5/+5
* Added new group of read-only GUC variables to allow simple accessJoe Conway2003-12-031-2/+3
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2003-08-041-12/+12
* Code review for recent GUC changes --- try to make it less obvious thatTom Lane2003-07-281-11/+12
* There was enough code drift since this patch, that a couple of bugsBruce Momjian2003-07-281-1/+3
* > Joe Conway <mail@joeconway.com> writes:Bruce Momjian2003-07-271-5/+5
* Add --help-config facility to dump information about GUC parametersTom Lane2003-07-041-0/+178