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-14 21:38:01
Message-ID: aRehOVyEMFIxl5rE@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Nov 14, 2025 at 04:34:08PM -0500, Tom Lane wrote:
> Works for me. Do we need any special .gitattributes for the file
> at all, if we're relying on the TAP test to catch this?

We'd at least need -whitespace (I think), but I figured we might as well
highlight beginning-of-line tabs and trailing whitespace in diffs, too.
The TAP test wouldn't catch the latter.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-11-14 22:13:42 Re: pgsql: Drop unnamed portal immediately after execution to completion
Previous Message Tom Lane 2025-11-14 21:34:08 Re: postgresql.conf.sample tab width