Julien Rouhaud <[email protected]> writes: > Compilation of external extensions using PGXS appears to be broken > since this commit:
Ouch, sorry.
> I think the best fix if to define NO_GENERATED_HEADERS in pgxs.mk,
> patch attached.
Hm. I wonder if we don't also want NO_TEMP_INSTALL, like the doc/src/sgml
makefile. I don't know whether "make check" could be useful in a PGXS
build, but certainly that recipe for making a temp install isn't gonna
work.
regards, tom lane
