Re: postgresql.conf.sample tab width

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: postgresql.conf.sample tab width
Date: 2026-08-30 16:48:12
Message-ID: apRezMywHRuR5h-6@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I noticed that initdb still adds tabs to postgresql.conf. Here is a patch
to fix that, which simplifies replace_guc_value() a bit.

--
nathan

Attachment Content-Type Size
v1-0001-initdb-Pad-rewritten-GUC-lines-with-spaces-not-ta.patch text/plain 2.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-08-30 17:01:52 Re: REPACK (ANALYZE) within transaction block segfaults
Previous Message Osama Abdul Qader 2026-08-30 16:22:46 Re: REPACK (ANALYZE) within transaction block segfaults