Skip to content
Snippets Groups Projects
Commit fa94fa6d authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Document that subscription tests require hstore

parent 81ff9ec8
No related branches found
No related tags found
No related merge requests found
...@@ -14,8 +14,10 @@ or ...@@ -14,8 +14,10 @@ or
make installcheck make installcheck
NOTE: This creates a temporary installation (in the case of "check"), This requires the --enable-tap-tests argument to configure.
and some tests may create one or multiple nodes, for the purpose of
the tests.
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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment