Re: meson: Allow disabling static libraries

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers <pgsql-hackers@postgresql.org>, Tristan Partin <tristan@partin.io>
Date: 2026-02-23T16:04:57Z
Lists: pgsql-hackers
Peter Eisentraut <peter@eisentraut.org> writes:
> Committed with documentation addition and an explicit error for the 
> not-supported case.

Thanks!  Barring objections, I'll get on with pushing the AIX patches.

			regards, tom lane



Commits

  1. meson: allow disabling building/installation of static libraries.

  2. meson: Refactor libpq targets variables