diff options
Diffstat (limited to 'src/test/recovery/README')
-rw-r--r-- | src/test/recovery/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/recovery/README b/src/test/recovery/README index a1e1aa1be1c..632e720ebef 100644 --- a/src/test/recovery/README +++ b/src/test/recovery/README @@ -9,6 +9,8 @@ Running the tests ================= NOTE: You must have given the --enable-tap-tests argument to configure. +Also, to use "make installcheck", you must have built and installed +contrib/test_decoding in addition to the core code. Run make check |