| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [RFC] building postgres with meson -v9 |
| Date: | 2022-07-01 09:33:12 |
| Message-ID: | 20220701093312.phiokhpoqaftuer5@alap3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
Attached is an updated version of the meson patchset. There has been a steady
stream of incremental work over the last month, with patches from Peter
Eisentraut and Nazir Yavuz.
I tried to address the review comments Peter had downthread about the prep
patches. The one that I know is still outstanding is that there's still
different ways of passing output directories as parameters to a bunch of
scripts added, will resolve that next (some have been fixed).
Now the patchset contains a, somewhat hacky and incomplete, implementation of
pgxs, even when using meson. Basically a compatible Makefile.global.in is
generated.
There's a lot of small and medium sized changes.
As usual the changes are also my git branch [1], which gets updated fairly
regularly.
Greetings,
Andres Freund
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2022-07-01 09:41:37 | Re: Refactor construct_array() and deconstruct_array() for built-in types |
| Previous Message | Hannu Krosing | 2022-07-01 09:17:45 | Re: Hardening PostgreSQL via (optional) ban on local file system access |