Commits

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

DateSubjectAuthorReleases
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 14.20
2025-02-02 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 14.16
2024-11-16 Fix per-session activation of ALTER {ROLE|DATABASE} SET role. Noah Misch 14.15
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 14.14
2024-08-30 Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 14.14
2024-08-10 Allow adjusting session_authorization and role in parallel workers. Tom Lane 14.14
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 14.13
2024-07-15 Fix bad indentation introduced in 43cd30bcd1c Andres Freund 14.13
2024-07-15 Fix type confusion in guc_var_compare() Andres Freund 14.13
2023-12-26 Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. Tom Lane 14.11
2023-11-09 Ensure we use the correct spelling of "ensure" David Rowley 14.11
2023-11-02 Be more wary about NULL values for GUC string variables. Tom Lane 14.10
2023-01-19 Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 14.7
2022-07-27 Allow "in place" tablespaces. Alvaro Herrera 14.5
2022-05-28 Handle NULL for short descriptions of custom GUC variables Michael Paquier 14.4
2022-03-23 Don't try to translate NULL in GetConfigOptionByNum(). Andres Freund 14.3
2022-02-23 Re-allow underscore as first character of custom GUC names. Tom Lane 14.3
2022-02-22 Add compute_query_id = regress Michael Paquier 14.3
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
2021-07-13 Rename debug_invalidate_system_caches_always to debug_discard_caches. Tom Lane 14.0
2021-06-28 Change recovery_init_sync_method to PGC_SIGHUP. Thomas Munro 14.0
2021-06-24 doc: Move remove_temp_files_after_crash to section for developer options Michael Paquier 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-15 Allow compute_query_id to be set to 'auto' and make it default Alvaro Herrera 14.0