Commits

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

DateSubjectAuthorReleases
2024-11-16 Fix per-session activation of ALTER {ROLE|DATABASE} SET role. Noah Misch 12.22
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 12.21
2024-08-30 Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 12.21
2024-08-10 Allow adjusting session_authorization and role in parallel workers. Tom Lane 12.21
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 12.20
2024-07-15 Fix bad indentation introduced in 43cd30bcd1c Andres Freund 12.20
2024-07-15 Fix type confusion in guc_var_compare() Andres Freund 12.20
2023-12-26 Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. Tom Lane 12.18
2023-11-09 Ensure we use the correct spelling of "ensure" David Rowley 12.18
2023-11-02 Be more wary about NULL values for GUC string variables. Tom Lane 12.17
2023-01-19 Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 12.14
2022-07-27 Allow "in place" tablespaces. Alvaro Herrera 12.12
2022-05-28 Handle NULL for short descriptions of custom GUC variables Michael Paquier 12.12
2022-03-23 Don't try to translate NULL in GetConfigOptionByNum(). Andres Freund 12.11
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 12.7
2021-04-09 Fix typo Magnus Hagander 12.7
2021-03-19 Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 12.7
2020-12-23 Fix portability issues with parsing of recovery_target_xid Michael Paquier 12.6
2020-10-12 Fix memory leak when guc.c decides a setting can't be applied now. Tom Lane 12.5
2020-06-10 Update description of parameter password_encryption Peter Eisentraut 12.4
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 12.3
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 12.3
2020-02-06 Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_version" Michael Paquier 12.2
2020-01-26 Fix EXPLAIN (SETTINGS) to follow policy about when to print empty fields. Tom Lane 12.2
2020-01-18 Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_version Michael Paquier 12.2