Re: Add trailing commas to enum definitions - Mailing list pgsql-hackers

From David Steele
Subject Re: Add trailing commas to enum definitions
Date
Msg-id 6bd2a913-584e-445b-8c77-c4aba4bb3c29@pgmasters.net
Whole thread Raw
In response to Re: Add trailing commas to enum definitions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 10/23/23 17:04, Tom Lane wrote:
> Nathan Bossart <nathandbossart@gmail.com> writes:
>>  From a long-term perspective, I
>> think standardizing on the trailing comma style will actually improve
>> git-blame because patches won't need to add a comma to the previous line
>> when adding a value.
> 
> Yeah, that's a good point.  I had been leaning towards "this is
> unnecessary churn", but with that idea I'm now +1.

+1 from me.

-David




pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: trying again to get incremental backup
Next
From: "Fujii.Yuki@df.MitsubishiElectric.co.jp"
Date:
Subject: RE: Partial aggregates pushdown