Re: postgresql.conf.sample tab width - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: postgresql.conf.sample tab width
Date
Msg-id aRehOVyEMFIxl5rE@nathan
Whole thread Raw
In response to Re: postgresql.conf.sample tab width  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgresql.conf.sample tab width
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Drop unnamed portal immediately after execution to completion