Commits

DateSubjectAuthorReleases
2022-02-21 Disallow setting bogus GUCs within an extension's reserved namespace. Tom Lane 15.0
2021-12-27 Revert changes about warnings/errors for placeholders. Tom Lane 15.0
2021-12-27 Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved(). Tom Lane 15.0
2021-12-27 Rethink handling of settings with a prefix reserved by an extension. Tom Lane 15.0
2021-12-21 Add missing EmitWarningsOnPlaceholders() calls. Tom Lane 15.0
2021-12-13 Suppress uninitialized-variable warning in guc.c. Tom Lane 9.5 (unreleased)
2021-07-13 Rename debug_invalidate_system_caches_always to debug_discard_caches. Tom Lane 15.0
2021-07-13 Rename debug_invalidate_system_caches_always to debug_discard_caches. Tom Lane 14.0
2021-06-02 Re-allow custom GUC names that have more than two components. Tom Lane 14.0
2021-05-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-08 Sync guc.c and postgresql.conf.sample with the SGML docs. Tom Lane 14.0
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 11.12
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 13.3
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 12.7
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 14.0
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 10.17
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 9.6.22
2021-04-10 Doc: update documentation of check_function_bodies. Tom Lane 14.0
2021-04-07 Tighten up allowed names for custom GUC parameters. Tom Lane 14.0
2021-03-20 Avoid leaking memory in RestoreGUCState(), and improve comments. Tom Lane 14.0
2021-03-19 Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 14.0
2021-03-19 Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 12.7
2021-03-19 Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 9.6.22
2021-03-19 Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 13.3