On Tue, Sep 01, 2026 at 10:04:03AM +0800, Chao Li wrote: > On Aug 31, 2026, at 00:48, Nathan Bossart <[email protected]> wrote: >> I noticed that initdb still adds tabs to postgresql.conf. Here is a patch >> to fix that, which simplifies replace_guc_value() a bit. > > The patch looks good to me. I tried generating a postgresql.conf with the > patch and diff-ing it against one generated without the patch. The > differences are just tabs vs. spaces between values and trailing comments > on some lines.
Committed, thanks for looking. -- nathan
