aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/check_guc
Commit message (Expand)AuthorAge
* Remove the last vestige of server-side autocommit.Tom Lane2014-11-05
* Revert removal of trace_userlocks, because userlocks aren't gone.Robert Haas2011-11-10
* Remove all "traces" of trace_userlocks, because userlocks were removedBruce Momjian2011-10-13
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Add restart_after_crash GUC.Robert Haas2010-07-20
* Add new variable "server_version_num", which is almost the same asBruce Momjian2006-09-02
* Add SET ROLE. This is a partial commit of Stephen Frost's recent patch;Tom Lane2005-07-25
* Add is_superuser parameter reporting, soon to be used by psql.Tom Lane2003-06-27
* Remove zero_damaged_pages from postgresql.conf.sample; the only way toTom Lane2003-04-03
* Remove no-longer-used FixBTree GUC variable.Tom Lane2003-02-23
* Add to skip list in check_gucBruce Momjian2002-08-27
* Comment cleanup.Bruce Momjian2002-08-27
* Script cleanups.Bruce Momjian2002-08-27
* Clean up script.Bruce Momjian2002-08-27
* Add check_guc utility to compare guc.c and postgresql.conf.sample.Bruce Momjian2002-08-27