Fix a bug where ALTER SYSTEM SET with empty strings for GUC_LIST_QUOTE parameters (like shared_preload_libraries) results in malformed configuration entries that cause server crashes on restart.

Edit
ID 6026
Title Fix a bug where ALTER SYSTEM SET with empty strings for GUC_LIST_QUOTE parameters (like shared_preload_libraries) results in malformed configuration entries that cause server crashes on restart.
CI (CFBot) Not processed
Stats (from CFBot) Unknown
Topic Bug Fixes
Tags Bugfix
Created 2025-09-02 06:07:47
Last modified 2025-09-03 07:19:04 (18 hours ago)
Latest email 2025-09-03 14:47:58 (11 hours ago)
Status
PG19-3 (2025-11-01 – 2025-11-30): Waiting on Author
Target version stable
Authors Andrew Klychkov (andreiklychkov)
Reviewers Become reviewer
Committer
Links
Emails
[PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
First at 2025-08-28 09:29:03 by Andrei Klychkov <andrew.a.klychkov at gmail.com>
Latest at 2025-09-03 14:47:58 by Fujii Masao <masao.fujii at gmail.com>
Latest attachment (v2_README_fix.md) at 2025-09-03 09:59:26 from Andrei Klychkov <andrew.a.klychkov at gmail.com>
    Attachment (v2_README_fix.md) at 2025-09-03 09:59:26 from Andrei Klychkov <andrew.a.klychkov at gmail.com> (Patch: No)
    Attachment (README_fix.md) at 2025-08-28 09:29:03 from Andrei Klychkov <andrew.a.klychkov at gmail.com> (Patch: No)
History
When Who What
2025-09-03 07:19:04 Jim Jones (jimus) New status: Waiting on Author
2025-09-02 06:07:47 Andrew Klychkov (andreiklychkov) Attached mail thread CA+mfrmwsBmYsJayWjc8bJmicxc3phZcHHY=yW5aYe=P-1d_4bg@mail.gmail.com
2025-09-02 06:07:47 Andrew Klychkov (andreiklychkov) Created patch record
Edit