Re: [RFC] building postgres with meson - Mailing list pgsql-hackers

From Joel Jacobson
Subject Re: [RFC] building postgres with meson
Date
Msg-id 86249d29-0443-4080-8b59-50224d5c008d@www.fastmail.com
Whole thread Raw
In response to [RFC] building postgres with meson  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Tue, Oct 12, 2021, at 10:37, Andres Freund wrote:
- PGXS - and I don't yet know what to best do about it. One
  backward-compatible way would be to continue use makefiles for pgxs,
  but do the necessary replacement of Makefile.global.in via meson (and
  not use that for postgres' own build).  But that doesn't really
  provide a nicer path for building postgres extensions on windows, so
  it'd definitely not be a long-term path.

To help evaluate meson, I've put together a list consisting of 6165 Github repos with (?m)^PGXS in the Makefile.

It's structured in the alphabetical order of each parent repo, with possible children repos underneath, using Markdown nested lists.


Perhaps such a list could be useful also for other purposes as well,
maybe to create some new type of automated tests.

/Joel

pgsql-hackers by date:

Previous
From: Fabrice Chapuis
Date:
Subject: Re: Logical replication timeout problem
Next
From: Dilip Kumar
Date:
Subject: Re: Make relfile tombstone files conditional on WAL level