Re: postgresql.conf.sample tab width

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: postgresql.conf.sample tab width
Date: 2025-11-17 18:50:42
Message-ID: aRtugij0CQTbpmIx@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v3-0001-Update-.editorconfig-and-.gitattributes-for-postg.patch text/plain 1.5 KB
v3-0002-Switch-from-tabs-to-spaces-in-postgresql.conf.sam.patch text/plain 61.7 KB
v3-0003-Check-for-tabs-in-postgresql.conf.sample.patch text/plain 2.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-11-17 19:07:06 Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol()
Previous Message Tom Lane 2025-11-17 18:44:33 Re: Use merge-based matching for MCVs in eqjoinsel