aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/guc_tables.h
Commit message (Expand)AuthorAge
* The attached patch changes units of the some default values inBruce Momjian2006-10-03
* Revert (again) GUC patch to return commented fields to their defaultBruce Momjian2006-08-14
* Recommit patch to allow commented GUC variables to return to theirBruce Momjian2006-08-13
* Back out patch that allowed commented guc variables to return to theirBruce Momjian2006-08-12
* Allow commenting of variables in postgresql.conf to restore them toBruce Momjian2006-08-11
* Allow units to be specified with configuration settings.Peter Eisentraut2006-07-27
* Allow include files to compile own their own.Bruce Momjian2006-07-13
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Fix bug that allowed any logged-in user to SET ROLE to any other database userTom Lane2006-02-12
* Integrate autovacuum functionality into the backend. There's still aTom Lane2005-07-14
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should not beTom Lane2004-10-22
* Whack some sense into the configuration-file-location patch.Tom Lane2004-10-08
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Update copyright to 2004.Bruce Momjian2004-08-29
* Back out pg_autovacuum commit after cvs clean failure causes commit.Bruce Momjian2004-07-21
* lease find enclosed a patch that matches the PL/Perl documentationBruce Momjian2004-07-21
* Nested transactions. There is still much left to do, especially on theTom Lane2004-07-01
* The patch adresses the TODO list item "Allow external interfaces toBruce Momjian2004-05-26
* Remove 'syslog' GUC variable, and add more logical 'log_destination'Bruce Momjian2004-04-05
* Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_pathTom Lane2004-01-19
* Added new group of read-only GUC variables to allow simple accessJoe Conway2003-12-03
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* pgindent run.Bruce Momjian2003-08-04
* Code review for recent GUC changes --- try to make it less obvious thatTom Lane2003-07-28
* There was enough code drift since this patch, that a couple of bugsBruce Momjian2003-07-28
* > Joe Conway <mail@joeconway.com> writes:Bruce Momjian2003-07-27
* Add --help-config facility to dump information about GUC parametersTom Lane2003-07-04