Commits

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

DateSubjectAuthorReleases
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 15.15
2025-08-01 Allow resetting unknown custom GUCs with reserved prefixes. Nathan Bossart 15.14
2025-02-02 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 15.11
2024-11-16 Fix per-session activation of ALTER {ROLE|DATABASE} SET role. Noah Misch 15.10
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 15.9
2024-08-30 Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 15.9
2024-08-10 Allow adjusting session_authorization and role in parallel workers. Tom Lane 15.9
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 15.8
2024-07-15 Fix bad indentation introduced in 43cd30bcd1c Andres Freund 15.8
2024-07-15 Fix type confusion in guc_var_compare() Andres Freund 15.8
2023-12-26 Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. Tom Lane 15.6
2023-11-09 Ensure we use the correct spelling of "ensure" David Rowley 15.6
2023-11-02 Be more wary about NULL values for GUC string variables. Tom Lane 15.5
2023-07-06 Fix MarkGUCPrefixReserved() to check all options. Heikki Linnakangas 15.4
2023-05-10 Fix assertion failure when updating stats_fetch_consistency in a transaction Michael Paquier 15.4
2023-01-19 Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 15.2
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 15.1
2022-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 15.0
2022-09-21 Improve some GUC description strings Alvaro Herrera 15.0
2022-09-19 Improve GUC description punctuation Peter Eisentraut 15.0
2022-09-14 Small wording improvements Peter Eisentraut 15.0
2022-09-13 Improve wal_decode_buffer_size description some more Alvaro Herrera 15.0
2022-09-07 Message style fixes Alvaro Herrera 15.0
2022-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 15.0
2022-07-19 Fix missed corner cases for grantable permissions on GUCs. Tom Lane 15.0