Re: plperl version on the meson setup summary screen - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: plperl version on the meson setup summary screen
Date
Msg-id a134d9bd-4fe9-4ee0-a7b0-a95f53773635@dunslane.net
Whole thread Raw
In response to Re: plperl version on the meson setup summary screen  (Zharkov Roman <r.zharkov@postgrespro.ru>)
List pgsql-hackers
On 2025-03-17 Mo 4:43 AM, Zharkov Roman wrote:
> On 2025-03-14 13:08, vignesh C wrote:
>> One suggestion, there are many other external libraries for which we
>> don't display the version, can we include the version for them too:
>
> Hello,
> We have seven "libraries" whose versions meson does not show: bonjour, 
> bsd_auth, docs, docs_pdf, nls, pam, plperl. And only plperl has a 
> known version.
> bonjour, bsd_auth produces by declare_dependency() function, and I 
> don't know where to find their versions.
> docs, docs_pdf are the complex of libraries: xmllint_bin, xsltproc_bin 
> and fop. Which version do we need?
> nls can be formed in two ways: by declare_dependency() or by 
> cc.find_library(). It is not clear to me where to get a version.
> pam also can be produced by dependency() or cc.find_library().
>
>
>


Yeah. I'm planning to commit your patch shortly.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Statistics Import and Export
Next
From: Bruce Momjian
Date:
Subject: PG 18 major release notes