Commits

DateSubjectAuthorReleases
2019-03-10 Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. Tom Lane 12.0
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.3.23
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.5.13
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.6.9
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 11.0
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.4.18
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 10.4
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-10-03 Show a sensible value in pg_settings.unit for GUC_UNIT_XSEGS variables. Tom Lane 9.5.5
2016-10-03 Show a sensible value in pg_settings.unit for GUC_UNIT_XSEGS variables. Tom Lane 9.6.1
2016-10-03 Show a sensible value in pg_settings.unit for GUC_UNIT_XSEGS variables. Tom Lane 10.0
2015-07-02 Add an optional missing_ok argument to SQL function current_setting(). Tom Lane 9.6.0
2015-06-28 Back-patch some minor bug fixes in GUC code. Tom Lane 9.4.5
2015-06-28 Improve design and implementation of pg_file_settings view. Tom Lane 9.5.0
2015-05-29 Revert exporting of internal GUC variable "data_directory". Tom Lane 9.5.0
2014-09-14 Invent PGC_SU_BACKEND and mark log_connections/log_disconnections that way. Tom Lane 9.5.0
2014-05-09 Revert "Auto-tune effective_cache size to be 4x shared buffers" Tom Lane 9.4.0
2014-01-27 Code review for auto-tuned effective_cache_size. Tom Lane 9.4.0
2013-09-03 Update comments concerning PGC_S_TEST. Tom Lane 9.4.0
2011-10-06 Improve and simplify CREATE EXTENSION's management of GUC variables. Tom Lane 9.1.2
2011-10-06 Improve and simplify CREATE EXTENSION's management of GUC variables. Tom Lane 9.2.0
2011-10-04 Improve define_custom_variable's handling of pre-existing settings. Tom Lane 9.2.0
2011-10-02 Restructure error handling in reading of postgresql.conf. Tom Lane 9.2.0
2011-09-09 Simplify handling of the timezone GUC by making initdb choose the default. Tom Lane 9.2.0