Re: potentially missed pgindent in REL_19_STABLE - Mailing list pgsql-hackers

From Amit Langote
Subject Re: potentially missed pgindent in REL_19_STABLE
Date
Msg-id CA+HiwqGeCZosSC2sc63m44hDhH_ORj6yLyCYrzxHLd9nc-t8vw@mail.gmail.com
Whole thread
In response to Re: potentially missed pgindent in REL_19_STABLE  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Thu, Sep 24, 2026 at 8:28 PM Daniel Gustafsson <daniel@yesql.se> wrote:
> > On 24 Sep 2026, at 12:28, Amit Langote <amitlangote09@gmail.com> wrote:
> >
> > On Thu, Sep 24, 2026 at 5:33 PM Daniel Gustafsson <daniel@yesql.se> wrote:
> >>> On 24 Sep 2026, at 10:23, Amit Langote <amitlangote09@gmail.com> wrote:
> >>
> >>> I wonder if I'm the only one seeing $subject, like this:
> >>> ...
> >>> Does anyone object to applying the attached to fix that?
> >>
> >> I did see it, but it was during a freeze and then it slipped my mind.  Shipping
> >> a pgindent clean tree clearly has value,
> >
> > I hadn't realized that koel's pgindent check only covers master. I run
> > pgindent on each branch before pushing, so I noticed this hunk a few
> > times recently and thought I'd ask.
>
> Same here, I have no explanation for why I missed this time =/.
>
> >> will there would be a tree-wide
> >> pgindent run before tagging REL_19_0?
> >
> > That's a good question. src/tools/RELEASE_CHANGES mentions runs before
> > beta and before branching, but I couldn't find anything about a final
> > run before .0.
> >
> > I'm happy to hold off if another run is planned, or if we don't think
> > this cleanup is needed for 19.0.
>
> Perhaps it's best to do it now to make sure it isn't lost again, but I have no
> strong opinions.

OK, I'll push this tomorrow unless there are any objections. Thanks
for chiming in.

--
Thanks, Amit Langote



pgsql-hackers by date:

Previous
From: Dagfinn Ilmari Mannsåker
Date:
Subject: Re: [PATCH] Add ALTER SYSTEM RELOAD
Next
From: Xuneng Zhou
Date:
Subject: Re: Logical slot creation/synchronization on a standby may deadlock with recovery conflict resolution