aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/guc_tables.h
Commit message (Expand)AuthorAge
* Introduce Streaming Replication.Heikki Linnakangas2010-01-15
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Some infrastructure changes for the upcoming auto-explain contrib module:Tom Lane2008-11-19
* Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, theHeikki Linnakangas2008-09-30
* Add "source file" and "source line" information to each GUC variable.Alvaro Herrera2008-09-10
* Fix postgres --describe-config for guc enums, breakage noted by Alvaro.Magnus Hagander2008-03-17
* Some cleanups of enum-guc code, per comments from Tom.Magnus Hagander2008-03-16
* Implement enum type for guc parameters, and convert a couple of existingMagnus Hagander2008-03-10
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian2007-11-15
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Arrange for SET LOCAL's effects to persist until the end of the current topTom Lane2007-09-11
* Code review for GUC revert-values-if-removed-from-postgresql.conf patch;Tom Lane2007-09-10
* Make configuration parameters fall back to their default values when theyPeter Eisentraut2007-04-21
* Reverted waiting for further fixes:Peter Eisentraut2007-03-13
* Make configuration parameters fall back to their default values when theyPeter Eisentraut2007-03-12
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* 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