We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d0fe7 commit 3eecc14Copy full SHA for 3eecc14
Makefile
@@ -32,6 +32,8 @@ REGRESS = security rum rum_validate rum_hash ruminv timestamp orderby orderby_ha
32
macaddr inet cidr text varchar char bytea bit varbit \
33
numeric rum_weight
34
35
+TAP_TESTS = 1
36
+
37
ifdef USE_PGXS
38
PG_CONFIG = pg_config
39
PGXS := $(shell $(PG_CONFIG) --pgxs)
0 commit comments