[PATCH] meson: Update meson to enable building postgres as a subproject - Mailing list pgsql-hackers

From Elliot Haisley
Subject [PATCH] meson: Update meson to enable building postgres as a subproject
Date
Msg-id PH0PR84MB1954C7D61C4882403B8258708605A@PH0PR84MB1954.NAMPRD84.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: [PATCH] meson: Update meson to enable building postgres as a subproject
List 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

pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Re: aio/README.md comments
Next
From: Nisha Moond
Date:
Subject: Re: Conflict detection for update_deleted in logical replication