]> granicus.if.org Git - postgresql/history - src/include/utils/guc_tables.h
Code review for GUC revert-values-if-removed-from-postgresql.conf patch;
[postgresql] / src / include / utils / guc_tables.h
2007-09-10 Tom LaneCode review for GUC revert-values-if-removed-from-postg...
2007-04-21 Peter EisentrautMake configuration parameters fall back to their defaul...
2007-03-13 Peter EisentrautReverted waiting for further fixes:
2007-03-12 Peter EisentrautMake configuration parameters fall back to their defaul...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-03 Bruce MomjianThe attached patch changes units of the some default...
2006-08-14 Bruce MomjianRevert (again) GUC patch to return commented fields...
2006-08-13 Bruce MomjianRecommit patch to allow commented GUC variables to...
2006-08-12 Bruce MomjianBack out patch that allowed commented guc variables...
2006-08-11 Bruce MomjianAllow commenting of variables in postgresql.conf to...
2006-07-27 Peter EisentrautAllow units to be specified with configuration settings.
2006-07-13 Bruce MomjianAllow include files to compile own their own.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-02-12 Tom LaneFix bug that allowed any logged-in user to SET ROLE...
2005-07-14 Tom LaneIntegrate autovacuum functionality into the backend...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-10-22 Tom LaneAdd a GUC_SUPERUSER_ONLY flag to mark GUC variables...
2004-10-08 Tom LaneWhack some sense into the configuration-file-location...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-07-21 Bruce MomjianBack out pg_autovacuum commit after cvs clean failure...
2004-07-21 Bruce Momjianlease find enclosed a patch that matches the PL/Perl...
2004-07-01 Tom LaneNested transactions. There is still much left to do...
2004-05-26 Bruce MomjianThe patch adresses the TODO list item "Allow external...
2004-04-05 Bruce MomjianRemove 'syslog' GUC variable, and add more logical...
2004-01-19 Tom LaneRepair problem identified by Olivier Prenant: ALTER...
2003-12-03 Joe ConwayAdded new group of read-only GUC variables to allow...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-07-28 Tom LaneCode review for recent GUC changes --- try to make...
2003-07-28 Bruce MomjianThere was enough code drift since this patch, that...
2003-07-27 Bruce Momjian> Joe Conway <mail@joeconway.com> writes:
2003-07-04 Tom LaneAdd --help-config facility to dump information about...