Commits

DateSubjectAuthorReleases
2026-02-09 Allow log_min_messages to be set per process type Álvaro Herrera 19 (unreleased)
2025-11-04 Allow "SET list_guc TO NULL" to specify setting the GUC to empty. Tom Lane 19 (unreleased)
2024-10-09 Apply GUC name from central table in more places of guc.c Michael Paquier 18.0
2024-09-30 Expand assertion check for query ID reporting in executor Michael Paquier 18.0
2024-04-23 Improve "out of range" error messages for GUCs. Tom Lane 17.0
2023-02-08 Remove SQL regression tests for GUCs related to NO_SHOW_ALL Michael Paquier 15.3
2023-02-08 Remove SQL regression tests for GUCs related to NO_SHOW_ALL Michael Paquier 16.0
2022-09-27 Introduce GUC_NO_RESET flag. Tom Lane 16.0
2022-02-21 Disallow setting bogus GUCs within an extension's reserved namespace. Tom Lane 15.0
2022-01-30 Introduce pg_settings_get_flags() to find flags associated to a GUC Michael Paquier 15.0
2021-12-27 Revert changes about warnings/errors for placeholders. Tom Lane 15.0
2021-12-27 Rethink handling of settings with a prefix reserved by an extension. Tom Lane 15.0
2021-12-01 Warning on SET of nonexisting setting with a prefix reserved by an extension Peter Eisentraut 15.0
2021-06-02 Re-allow custom GUC names that have more than two components. Tom Lane 14.0
2021-04-07 Tighten up allowed names for custom GUC parameters. Tom Lane 14.0
2019-03-11 Give up on testing guc.c's behavior for "infinity" inputs. Tom Lane 12.0
2019-03-10 Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. Tom Lane 12.0
2019-03-10 Include GUC's unit, if it has one, in out-of-range error messages. Tom Lane 12.0
2019-03-10 Disallow NaN as a value for floating-point GUCs. Tom Lane 12.0
2019-03-10 Disallow NaN as a value for floating-point GUCs. Tom Lane 10.8
2019-03-10 Disallow NaN as a value for floating-point GUCs. Tom Lane 9.4.22
2019-03-10 Disallow NaN as a value for floating-point GUCs. Tom Lane 9.5.17
2019-03-10 Disallow NaN as a value for floating-point GUCs. Tom Lane 11.3
2019-03-10 Disallow NaN as a value for floating-point GUCs. Tom Lane 9.6.13
2019-01-14 Re-add default_with_oids GUC to avoid breaking old dump files. Andres Freund 12.0