meson: Refactor libpq targets variables
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-02-23T09:37:38Z
Releases:
19 (unreleased)
meson: Refactor libpq targets variables Some of the knowledge of the libpq targets was spread around between the top-level meson.build and src/interfaces/libpq*. This change organizes it more like other targets by having a libpq_targets variable that different subdirectories can add to. Discussion: https://www.postgresql.org/message-id/flat/e8aa97db-872b-4087-b073-f296baae948d%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| meson.build | modified | +3 −9 |
| src/interfaces/libpq/meson.build | modified | +2 −0 |
| src/interfaces/libpq-oauth/meson.build | modified | +2 −0 |
Discussion
- meson: Allow disabling static libraries 7 messages · 2026-01-20 → 2026-02-23