Re: Improve pgindent's formatting named fields in struct literals and varidic functions - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: Improve pgindent's formatting named fields in struct literals and varidic functions
Date
Msg-id 8a75291c-580d-42d6-9ae9-8d3b84b54b72@proxel.se
Whole thread
In response to Re: Improve pgindent's formatting named fields in struct literals and varidic functions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 5/5/26 8:10 PM, Tom Lane wrote:
> I've reviewed and tested this, and attached is the version I have
> staged for commit.  Differences from yours:

Thanks!

> * Bump pg_bsd_indent's version number to ensure people use the
> right version.

Sounds good.

> * Include the change in tests/declarations.0.stdout in the main
> patch.  Without this, "make check-world" fails after that patch.
> We don't want to create land-mines like that for future git
> bisect runs.

Thanks for fixing that!

-- 
Andreas Karlsson
Percona




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Improve pgindent's formatting named fields in struct literals and varidic functions
Next
From: Tom Lane
Date:
Subject: Prepping for annual pgindent run