aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/test/subscription/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/test/subscription/README b/src/test/subscription/README
index 1d50dcceedb..4270a010276 100644
--- a/src/test/subscription/README
+++ b/src/test/subscription/README
@@ -14,8 +14,10 @@ or
make installcheck
-NOTE: This creates a temporary installation (in the case of "check"),
-and some tests may create one or multiple nodes, for the purpose of
-the tests.
+This requires the --enable-tap-tests argument to configure.
-NOTE: This requires the --enable-tap-tests argument to configure.
+Running the tests creates a temporary installation (in the case of
+"check"), and some tests may create one or multiple nodes, for the
+purpose of the tests.
+
+Running installcheck requires the hstore extension to be installed.