Commits

DateSubjectAuthorReleases
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-02-02 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 13.19
2025-02-02 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 14.16
2025-02-02 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 15.11
2024-10-09 Apply GUC name from central table in more places of guc.c Michael Paquier 18.0
2024-03-12 Use printf's %m format instead of strerror(errno) in more places Michael Paquier 17.0
2023-11-30 Apply quotes more consistently to GUC names in logs Michael Paquier 17.0
2023-08-11 Fix code indentation violations introduced by recent commit Michael Paquier 17.0
2023-05-10 Fix assertion failure when updating stats_fetch_consistency in a transaction Michael Paquier 15.4
2023-02-06 Extend check_GUC_init() with checks on flag combinations when loading GUCs Michael Paquier 16.0
2023-01-19 Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 11.19
2023-01-19 Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 12.14
2023-01-19 Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 13.10
2023-01-19 Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 14.7
2023-01-19 Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 15.2
2022-11-24 Introduce variables for initial and max nesting depth on configuration files Michael Paquier 16.0
2022-10-31 Add check on initial and boot values when loading GUCs Michael Paquier 16.0
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 15.1
2022-10-04 Cleanup useless assignments and checks Michael Paquier 16.0
2022-08-09 Fix some inconsistencies with GUC categories Michael Paquier 16.0
2022-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 15.0
2022-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 16.0
2022-05-28 Handle NULL for short descriptions of custom GUC variables Michael Paquier 10.22
2022-05-28 Handle NULL for short descriptions of custom GUC variables Michael Paquier 11.17
2022-05-28 Handle NULL for short descriptions of custom GUC variables Michael Paquier 12.12