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
-
Check for tabs in postgresql.conf.sample.
- 379f0e9f72b3 19 (unreleased) landed
-
Switch from tabs to spaces in postgresql.conf.sample.
- f63ae72bbcea 19 (unreleased) landed
-
Update .editorconfig and .gitattributes for postgresql.conf.sample.
- aeebb49b7cfe 19 (unreleased) landed