Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 13.23
2025-02-02 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 13.19
2024-11-16 Fix per-session activation of ALTER {ROLE|DATABASE} SET role. Noah Misch 13.18
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 13.17
2024-08-30 Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 13.17
2024-08-10 Allow adjusting session_authorization and role in parallel workers. Tom Lane 13.17
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 13.16
2024-07-15 Fix bad indentation introduced in 43cd30bcd1c Andres Freund 13.16
2024-07-15 Fix type confusion in guc_var_compare() Andres Freund 13.16
2023-12-26 Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. Tom Lane 13.14
2023-11-09 Ensure we use the correct spelling of "ensure" David Rowley 13.14
2023-11-02 Be more wary about NULL values for GUC string variables. Tom Lane 13.13
2023-01-19 Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 13.10
2022-07-27 Allow "in place" tablespaces. Alvaro Herrera 13.8
2022-05-28 Handle NULL for short descriptions of custom GUC variables Michael Paquier 13.8
2022-03-23 Don't try to translate NULL in GetConfigOptionByNum(). Andres Freund 13.7
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 13.3
2021-04-09 Fix typo Magnus Hagander 13.3
2021-03-19 Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 13.3
2021-02-22 Remove outdated reference to RAID spindles. Thomas Munro 13.3
2020-12-23 Fix portability issues with parsing of recovery_target_xid Michael Paquier 13.2
2020-10-12 Fix memory leak when guc.c decides a setting can't be applied now. Tom Lane 13.1
2020-09-14 Message fixes and style improvements Peter Eisentraut 13.0
2020-09-09 Minor fixes in docs and error messages. Tom Lane 13.0
2020-07-29 Add hash_mem_multiplier GUC. Peter Geoghegan 13.0