Greetings On Wed, Mar 25, 2026 at 4:04 PM Andres Freund <[email protected]> wrote:
> Unfortunately not much has happened on that front. But in the course of the > investigation I discovered the gcc flag "fpch-deps". I think we should > inject > that in our build, if supported by the compiler. I don't really see a > downside > and it does avoid the issue at hand, based on my experiments. > The CI test seems like have passed [1] after committing the "fpch-deps" build changes [2] Do we need anything else to move this forward? [1] https://github.com/postgresql-cfbot/postgresql/actions/runs/29929341221/job/88955204178 [2] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=cf9d76d78d69aa0b11a50a50b31aa83506304cac --- Cheers, Andy
