Hi, On 2023-06-29 14:07:19 -0500, Tristan Partin wrote: > I still think the overrides are important, at the very least for libpq, > but I will defer to your aforementioned decision for now.
libpq makes sense to me, fwiw. Just doing it for all binaries individually didn't seem as obviously beneficial. FWIW, it seems it could be handled somewhat centrally for binaries, the bin_targets array should have all that's needed? Some things won't work from the build directory, btw. E.g. initdb or postgres itself. Greetings, Andres Freund