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 1b28c01 commit 2a8129fCopy full SHA for 2a8129f
contrib/pglogical_output/Makefile
@@ -16,8 +16,7 @@ include $(top_srcdir)/contrib/contrib-global.mk
16
# 'make installcheck' disabled when building in-tree because these tests
17
# require "wal_level=logical", which typical installcheck users do not have
18
# (e.g. buildfarm clients).
19
-installcheck:
20
- ;
+installcheck:;
21
22
EXTRA_INSTALL += contrib/pglogical_output_plhooks
23
EXTRA_REGRESS_OPTS += --temp-config=./regression.conf
0 commit comments