> On Thu, Nov 27, 2025 at 03:27:21PM +0100, Laurenz Albe wrote:
> Thanks, the patch looks good now.
>
> There is one tiny thing that I noticed only now, sorry:
>
> > --- a/src/backend/utils/misc/Makefile
> > +++ b/src/backend/utils/misc/Makefile
> > @@ -32,7 +32,8 @@ OBJS = \
> > stack_depth.o \
> > superuser.o \
> > timeout.o \
> > - tzparser.o
> > + tzparser.o \
> > + system_version.o
>
> That looks like an alphabetically sorted list too, so you should preserve
> that ordering.
>
> Anyway, I'll set this patch "ready for committer".
>
> I am not sure if this reduced form (no report on zstd, lz4, openssl,
> zlib etc.) is good enough for release, but I'll leave that decision to a committer.
Delayed thanks.
I just have noticed that the patch is not applied cleanly for some time,
here is the rebase.