Re: fix: propagate M4 env variable to flex subprocess - Mailing list pgsql-hackers

From J. Javier Maestro
Subject Re: fix: propagate M4 env variable to flex subprocess
Date
Msg-id CABvji05kQStwH56_HZXsoQf+9MZnC0Ktgy8efKAphapgfAPFFA@mail.gmail.com
Whole thread Raw
In response to Re: fix: propagate M4 env variable to flex subprocess  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Tue, Jun 17, 2025 at 6:15 AM Peter Eisentraut <peter@eisentraut.org> wrote:
This patch looks right to me.

Great, thanks!

I would wait for the PG19 branching at this point, unless there is a
concrete need for backpatching.

This patch fixes just one of the issues I found when trying to have a reproducible PG build... and, given the fact that there are still other issues that make a PG build non-reproducible (see the other patches in https://github.com/monogres/postgres/compare/REL_16_0...monogres/patches/16.0) I'd say it's OK if it's not backported.

Thank you!

Javier

pgsql-hackers by date:

Previous
From: Andreas Lind
Date:
Subject: Re: Per-role disabling of LEAKPROOF requirements for row-level security?
Next
From: "J. Javier Maestro"
Date:
Subject: Re: fix: propagate M4 env variable to flex subprocess