]> granicus.if.org Git - postgresql/commit
Provide NO_INSTALLCHECK option for pgxs.
authorAndres Freund <andres@anarazel.de>
Mon, 14 Nov 2016 22:53:07 +0000 (14:53 -0800)
committerAndres Freund <andres@anarazel.de>
Mon, 14 Nov 2016 22:53:07 +0000 (14:53 -0800)
commitffa8c3d8521bbd7c6da497264f1a12572a1ff713
tree7f558af33568588a55b1052607c38381d2b690de
parentc99f876e9a1e2a9a04d02a8aaf046cd9125e9264
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>
contrib/pg_stat_statements/Makefile
doc/src/sgml/extend.sgml
src/makefiles/pgxs.mk