| From: | Amit Langote <amitlangote09(at)gmail(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: potentially missed pgindent in REL_19_STABLE |
| Date: | 2026-09-24 10:28:07 |
| Message-ID: | CA+HiwqHu2e5mvKvxjWi=daOADmktnW0T+uccrmbKzuCoYCh8Qg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Sep 24, 2026 at 5:33 PM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> > On 24 Sep 2026, at 10:23, Amit Langote <amitlangote09(at)gmail(dot)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.
> 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.
--
Thanks, Amit Langote
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nazir Bilal Yavuz | 2026-09-24 10:36:37 | Re: aio: worker: Free SMGR objects when idle |
| Previous Message | Alvaro Herrera | 2026-09-24 10:23:27 | Re: Race conditions in logical decoding |