summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/check_guc
Commit message (Expand)AuthorAgeFilesLines
* Revert removal of trace_userlocks, because userlocks aren't gone.Robert Haas2011-11-101-1/+1
* Remove all "traces" of trace_userlocks, because userlocks were removedBruce Momjian2011-10-131-1/+1
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-11/+11
* Add restart_after_crash GUC.Robert Haas2010-07-201-1/+1
* Add new variable "server_version_num", which is almost the same asBruce Momjian2006-09-021-3/+3
* Add SET ROLE. This is a partial commit of Stephen Frost's recent patch;Tom Lane2005-07-251-1/+1
* Add is_superuser parameter reporting, soon to be used by psql.Tom Lane2003-06-271-3/+6
* Remove zero_damaged_pages from postgresql.conf.sample; the only way toTom Lane2003-04-031-20/+25
* Remove no-longer-used FixBTree GUC variable.Tom Lane2003-02-231-1/+1
* Add to skip list in check_gucBruce Momjian2002-08-271-1/+1
* Comment cleanup.Bruce Momjian2002-08-271-3/+3
* Script cleanups.Bruce Momjian2002-08-271-19/+21
* Clean up script.Bruce Momjian2002-08-271-8/+4
* Add check_guc utility to compare guc.c and postgresql.conf.sample.Bruce Momjian2002-08-271-0/+72