pgsql: Show plperl version in the meson setup summary.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Show plperl version in the meson setup summary.
Date: 2025-03-20 22:59:09
Message-ID: E1tvOqz-000Cck-05@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Show plperl version in the meson setup summary.

Also, use perl 'version' instead of 'api_versionstring' to sync with
the configure script.

Author: Roman Zharkov <r(dot)zharkov(at)postgrespro(dot)ru>

Discussion: https://postgr.es/m/93e7f77bf4e1ef4640e4ee733f9e2a78@postgrespro.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/12604593e9f3b3460f7359a39d25731aff6beb88

Modified Files
--------------
meson.build | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2025-03-20 23:07:00 Re: pgsql: Add vacuum_truncate configuration parameter.
Previous Message Andres Freund 2025-03-20 21:37:00 pgsql: smgr: Hold interrupts in most smgr functions