Provide NO_INSTALLCHECK option for pgxs.
Andres Freund <andres@anarazel.de>
Provide NO_INSTALLCHECK option for pgxs. This allows us to avoid running the regression tests in contrib modules like pg_stat_statement in a less ugly manner. Discussion: <22432.1478968242@sss.pgh.pa.us>
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_stat_statements/Makefile | modified | +3 −4 |
| doc/src/sgml/extend.sgml | modified | +9 −0 |
| src/makefiles/pgxs.mk | modified | +4 −0 |