summaryrefslogtreecommitdiff
path: root/src/include/utils/guc_tables.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Group cluster_name and update_process_title settings togetherPeter Eisentraut2015-10-041-0/+1
* pgindent run for 9.5Bruce Momjian2015-05-231-1/+1
* Add pg_settings.pending_restart columnPeter Eisentraut2015-05-141-0/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Add session_preload_libraries configuration parameterPeter Eisentraut2013-07-121-0/+1
* pgindent run for release 9.3Bruce Momjian2013-05-291-1/+0
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-101-2/+2
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Remember the source GucContext for each GUC parameter.Tom Lane2011-10-041-6/+8
* Introduce sending servers as new category for replication paramsSimon Riggs2011-07-191-0/+1
* Add temp_file_limit GUC parameter to constrain temporary file space usage.Tom Lane2011-07-171-0/+1
* Reclassify replication-related GUC variables as "master" and "standby".Tom Lane2011-07-071-2/+3
* Revise the API for GUC variable assign hooks.Tom Lane2011-04-071-4/+30
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Add restart_after_crash GUC.Robert Haas2010-07-201-1/+2
* Add new GUC categories corresponding to sections in docs, and moveItagaki Takahiro2010-06-151-1/+6
* Introduce Streaming Replication.Heikki Linnakangas2010-01-151-1/+2
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-5/+6
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Some infrastructure changes for the upcoming auto-explain contrib module:Tom Lane2008-11-191-22/+2
* Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, theHeikki Linnakangas2008-09-301-2/+1
* Add "source file" and "source line" information to each GUC variable.Alvaro Herrera2008-09-101-1/+3
* Fix postgres --describe-config for guc enums, breakage noted by Alvaro.Magnus Hagander2008-03-171-1/+7
* Some cleanups of enum-guc code, per comments from Tom.Magnus Hagander2008-03-161-10/+1
* Implement enum type for guc parameters, and convert a couple of existingMagnus Hagander2008-03-101-2/+26
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian2007-11-151-2/+2
* pgindent run for 8.3.Bruce Momjian2007-11-151-4/+4
* Arrange for SET LOCAL's effects to persist until the end of the current topTom Lane2007-09-111-19/+20
* Code review for GUC revert-values-if-removed-from-postgresql.conf patch;Tom Lane2007-09-101-10/+11
* Make configuration parameters fall back to their default values when theyPeter Eisentraut2007-04-211-4/+7
* Reverted waiting for further fixes:Peter Eisentraut2007-03-131-7/+4
* Make configuration parameters fall back to their default values when theyPeter Eisentraut2007-03-121-4/+7
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* The attached patch changes units of the some default values inBruce Momjian2006-10-031-3/+4
* Revert (again) GUC patch to return commented fields to their defaultBruce Momjian2006-08-141-9/+5
* Recommit patch to allow commented GUC variables to return to theirBruce Momjian2006-08-131-5/+9
* Back out patch that allowed commented guc variables to return to theirBruce Momjian2006-08-121-9/+5
* Allow commenting of variables in postgresql.conf to restore them toBruce Momjian2006-08-111-5/+9
* Allow units to be specified with configuration settings.Peter Eisentraut2006-07-271-1/+10
* Allow include files to compile own their own.Bruce Momjian2006-07-131-1/+3
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Fix bug that allowed any logged-in user to SET ROLE to any other database userTom Lane2006-02-121-1/+2
* 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