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>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: 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-03-31 18:57:48
Message-ID: 9a949301-eb31-4245-aef5-6ced20716ec4@proxel.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/31/26 8:13 PM, Tom Lane wrote:
> =?utf-8?Q?=C3=81lvaro?= Herrera <alvherre(at)kurilemu(dot)de> writes:
>> I think the best time to get it in is a few weeks after the feature
>> freeze. That way we minimize the impact on any fixes during the
>> stabilization period. I'm not sure at what point relative to the betas
>> though; is it better to do it before, so that we have a chance to fix
>> any possible problems before they hit users, or is it better to do after
>> beta1, so that patches that we discover need reverting for pg19 have
>> already had a chance to be so?
>
> [...]
>
> So we haven't been totally consistent about it, but mid-May (a couple
> weeks before making the new branch) seems like the usual choice.
Makes sense to merge it while the tree is less noisy. Especially right
now might be the most annoying time possible.

Andreas

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2026-03-31 19:07:11 Re: pgsql: test_aio: Add basic tests for StartReadBuffers()
Previous Message Tomas Vondra 2026-03-31 18:57:17 Re: EXPLAIN: showing ReadStream / prefetch stats