Commits

DateSubjectAuthorReleases
2022-06-08 Be more careful about GucSource for internally-driven GUC settings. Tom Lane 15.0
2021-04-07 Tighten up allowed names for custom GUC parameters. Tom Lane 14.0
2020-10-04 Make postgres.bki use the same literal-string syntax as postgresql.conf. Tom Lane 14.0
2019-08-27 Reject empty names and recursion in config-file include directives. Tom Lane 9.5.20
2019-08-27 Reject empty names and recursion in config-file include directives. Tom Lane 11.6
2019-08-27 Reject empty names and recursion in config-file include directives. Tom Lane 10.11
2019-08-27 Reject empty names and recursion in config-file include directives. Tom Lane 13.0
2019-08-27 Reject empty names and recursion in config-file include directives. Tom Lane 9.6.16
2019-08-27 Reject empty names and recursion in config-file include directives. Tom Lane 12.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2015-06-29 Run the C portions of guc-file.l through pgindent. Tom Lane 9.5.0
2015-06-28 Back-patch some minor bug fixes in GUC code. Tom Lane 9.3.10
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-03-29 Remove a couple other vestigial yylex() declarations. Tom Lane 9.5.0
2015-01-26 Clean up assorted issues in ALTER SYSTEM coding. Tom Lane 9.4.1
2015-01-26 Clean up assorted issues in ALTER SYSTEM coding. Tom Lane 9.5.0
2014-05-11 Find postgresql.auto.conf in PGDATA even when postgresql.conf is elsewhere. Tom Lane 9.4.0
2014-05-09 Revert "Auto-tune effective_cache size to be 4x shared buffers" Tom Lane 9.4.0
2014-03-20 Again fix initialization of auto-tuned effective_cache_size. Tom Lane 9.4.0
2012-01-24 Suppress variable-clobbered-by-longjmp warning seen with older gcc versions. 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-04 Remember the source GucContext for each GUC parameter. Tom Lane 9.2.0
2011-10-04 Remove the custom_variable_classes parameter. Tom Lane 9.2.0