We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1460fc5 commit 5b29a9fCopy full SHA for 5b29a9f
src/test/modules/test_oat_hooks/Makefile
@@ -6,6 +6,9 @@ PGFILEDESC = "test_oat_hooks - example use of object access hooks"
6
7
REGRESS = test_oat_hooks
8
9
+# disable installcheck for now
10
+NO_INSTALLCHECK = 1
11
+
12
ifdef USE_PGXS
13
PG_CONFIG = pg_config
14
PGXS := $(shell $(PG_CONFIG) --pgxs)
0 commit comments