public inbox for [email protected]
help / color / mirror / Atom feedFrom: Laurenz Albe <[email protected]>
To: Dmitry Dolgov <[email protected]>
Cc: Tom Lane <[email protected]>
Cc: jian he <[email protected]>
Cc: Joe Conway <[email protected]>
Cc: [email protected]
Subject: Re: System views for versions reporting
Date: Thu, 27 Nov 2025 15:27:21 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <hxoniue6zwezas2bnch63bljylhueixabqhshvot4lfbsecxjx@xa4udo2x4hmq>
References: <burlbnmi2a2mxt33migp3m3pqglgtat3axak2prmhiwhwuljxv@7ea4hlniydvk>
<[email protected]>
<yewkpc65y5g6fjd3kge2jetge3q2625hz64mietmyoczhqkmpu@ltotskxk4ndk>
<vyejydf4qnamuyz4slawjqzuhl3kgzfzgrtruwiuse2v6xitaa@ejvkxapdvqh5>
<[email protected]>
<jx5ozoohe653lf2f7p4j65b76pikqymdunpopjkeznfdzwgokv@bt43jrh226ee>
<xzbehdw5d7caffbvwfjhrmmqigmrha2qx7krshoivbr7dgcjd6@5enodmbfc5sz>
<[email protected]>
<gpniobijngfa4ibmsqe6ts3plfn7b7mzvzriiglak73x5elw4e@3ohzphiznekv>
<[email protected]>
<hxoniue6zwezas2bnch63bljylhueixabqhshvot4lfbsecxjx@xa4udo2x4hmq>
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.
Yours,
Laurenz Albe
view thread (15+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: System views for versions reporting
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox