From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de>, Alastair Turner <minion(at)decodable(dot)me> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Add llvm version into the version string |
Date: | 2024-09-24 13:57:47 |
Message-ID: | 3ffd31be-797d-46ad-b750-5c4ffb330df0@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 9/24/24 09:52, Andres Freund wrote:
> Hi,
>
> On 2024-09-24 13:53:49 +0100, Alastair Turner wrote:
>> Since the build and runtime versions may differ for some things like llvm,
>> libxml2 and the interpreters behind some of the PLs, it may be valuable to
>> expand the view and show two values - a build time (or configure time)
>> value and a runtime value for these.
>
> +1
>
> Somewhat orthogonal: I've wondered before whether it'd be useful to have a
> view showing the file path and perhaps the soversion of libraries dynamically
> loaded into postgres. That's currently hard to figure out over a connection
> (which is all a lot of our users have access to).
+1
--
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
From | Date | Subject | |
---|---|---|---|
Next Message | Nathan Bossart | 2024-09-24 14:48:04 | Re: [PATCH] Support Int64 GUCs |
Previous Message | Andres Freund | 2024-09-24 13:52:16 | Re: Add llvm version into the version string |