Re: postgresql.conf.sample tab width
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2025-11-17T18:50:42Z
Lists: pgsql-hackers
Attachments
Here is a rebased patch set. Notably, I've split it into three pieces. I'm planning to add 0002 to .git-blame-ignore-revs, as testing indicates this preserves the blame history reasonably well. -- 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