Re: System views for versions reporting

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, jian he <jian(dot)universality(at)gmail(dot)com>, Joe Conway <mail(at)joeconway(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: System views for versions reporting
Date: 2025-11-25 15:40:52
Message-ID: xzbehdw5d7caffbvwfjhrmmqigmrha2qx7krshoivbr7dgcjd6@5enodmbfc5sz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Fri, Nov 21, 2025 at 03:21:45PM +0100, Dmitry Dolgov wrote:
> Thanks for the detailed review! I generally agree with most of the
> points and will try to incorporate them into the next version. Below are
> few commentaries / questions for the rest.

Here is the updated patch.

Attachment Content-Type Size
v5-0001-Add-infrastructure-for-pg_system_versions-view.patch text/plain 11.6 KB
v5-0002-Add-core-versions-to-pg_system_versions.patch text/plain 8.4 KB
v5-0003-Add-JIT-provider-version-to-pg_system_versions.patch text/plain 5.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joel Jacobson 2025-11-25 15:43:34 Re: [PATCH] Avoid pallocs in async.c's "critical section"
Previous Message Robert Haas 2025-11-25 15:37:50 Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent