Re: postgresql.conf.sample tab width

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Chao Li <li.evan.chao@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2025-11-18T16:33:57Z
Lists: pgsql-hackers
On Tue, Nov 18, 2025 at 10:25:38AM +0800, Chao Li wrote:
> I just reviewed the patch. Looks to me the correct three-commit split:

Committed, thanks for reviewing.

-- 
nathan



Commits

  1. Check for tabs in postgresql.conf.sample.

  2. Switch from tabs to spaces in postgresql.conf.sample.

  3. Update .editorconfig and .gitattributes for postgresql.conf.sample.