[PATCH] meson: Update meson to enable building postgres as a subproject

From: Elliot Haisley <elliot(dot)haisley(at)outlook(dot)com>
To: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] meson: Update meson to enable building postgres as a subproject
Date: 2025-08-30 04:18:05
Message-ID: PH0PR84MB1954C7D61C4882403B8258708605A@PH0PR84MB1954.NAMPRD84.PROD.OUTLOOK.COM
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello all,

While working on another project which needed libpq, I tried building postgres
as a subproject to consume a recent version of libpq, and noticed it failed.
I've put together a small patch that updates build files to not use
the global source root, which allows postgres to be built as a meson subproject.

Regards,

Elliot Haisley

Attachment Content-Type Size
0001-meson-subproject.patch application/octet-stream 3.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nisha Moond 2025-08-30 04:47:40 Re: Conflict detection for update_deleted in logical replication
Previous Message Xuneng Zhou 2025-08-30 04:02:49 Re: aio/README.md comments