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

From Peter Eisentraut
Subject Re: [RFC] building postgres with meson -v8
Date
Msg-id 78b4383b-1e25-aacd-7c41-ecdeb8a3292f@enterprisedb.com
Whole thread Raw
In response to Re: [RFC] building postgres with meson -v8  (Andres Freund <andres@anarazel.de>)
Responses Re: [RFC] building postgres with meson -v8  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 22.03.22 03:22, Andres Freund wrote:
> Attached is v8. It's just a rebase to resolve conflicts with recent changes.

I have committed the DLSUFFIX refactoring, and also a stripped-down 
version of the patch that makes update-unicode work with vpath.  This 
takes care of patches 0007 and 0009.

Patch 0006 (visibility) has its own CF entry.

The only other thing IMO that might be worth addressing in PG15 is the 
snowball scripts refactoring (0002 and 0003), but that doesn't seem 
quite ready yet.  (At least, it would need to be integrated into the 
distprep target, since it adds a dependency on perl.)  Maybe it's not 
worth it right now.

With that, I suggest moving this patch set to CF 2022-07.

A general comment on the remaining prereq patches:  We appear to be 
accumulating a mix of conventions for how "generate" scripts specify 
their output file.  Some have it built-in, some use the last argument, 
some use an option, which might be -o or --output.  Maybe we can gently 
work toward more commonality there.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Logical replication timeout problem
Next
From: Julien Rouhaud
Date:
Subject: Re: Summary Sort workers Stats in EXPLAIN ANALYZE