Re: Migrate to autoconf 2.72? - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Migrate to autoconf 2.72?
Date
Msg-id CAJ7c6TPaL-E4804CYhEqw0fwpKkzpxxWAPXcB2RMfXMK9Y+POg@mail.gmail.com
Whole thread Raw
In response to Re: Migrate to autoconf 2.72?  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Migrate to autoconf 2.72?
List pgsql-hackers
Hi Pavel,

>> No, there is currently no agreed schedule for this.
>
> almost all extensions has not meson support still

Extensions shouldn't necessarily be built using the same build system
as the PG core. I can build PG using Meson and then install a 3rd
party extension using `make install && make installcheck`. In other
words, we can stop supporting Autotools for building the core without
affecting extensions. Unless I'm missing something, of course.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Parallel Apply