Re: Improve pgindent's formatting named fields in struct literals and varidic functions

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Improve pgindent's formatting named fields in struct literals and varidic functions
Date: 2026-05-05 18:14:53
Message-ID: 8a75291c-580d-42d6-9ae9-8d3b84b54b72@proxel.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-05-05 18:39:50 Prepping for annual pgindent run
Previous Message Tom Lane 2026-05-05 18:10:10 Re: Improve pgindent's formatting named fields in struct literals and varidic functions