index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
misc
/
check_guc
Commit message (
Expand
)
Author
Age
*
Remove the last vestige of server-side autocommit.
Tom Lane
2014-11-05
*
Revert removal of trace_userlocks, because userlocks aren't gone.
Robert Haas
2011-11-10
*
Remove all "traces" of trace_userlocks, because userlocks were removed
Bruce Momjian
2011-10-13
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Add restart_after_crash GUC.
Robert Haas
2010-07-20
*
Add new variable "server_version_num", which is almost the same as
Bruce Momjian
2006-09-02
*
Add SET ROLE. This is a partial commit of Stephen Frost's recent patch;
Tom Lane
2005-07-25
*
Add is_superuser parameter reporting, soon to be used by psql.
Tom Lane
2003-06-27
*
Remove zero_damaged_pages from postgresql.conf.sample; the only way to
Tom Lane
2003-04-03
*
Remove no-longer-used FixBTree GUC variable.
Tom Lane
2003-02-23
*
Add to skip list in check_guc
Bruce Momjian
2002-08-27
*
Comment cleanup.
Bruce Momjian
2002-08-27
*
Script cleanups.
Bruce Momjian
2002-08-27
*
Clean up script.
Bruce Momjian
2002-08-27
*
Add check_guc utility to compare guc.c and postgresql.conf.sample.
Bruce Momjian
2002-08-27