Add description about temporarily installation for the test.
authorTatsuo Ishii <ishii@postgresql.org>
Mon, 19 Feb 2018 05:44:39 +0000 (14:44 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Mon, 19 Feb 2018 05:44:39 +0000 (14:44 +0900)
src/test/extended-query-test/README

index 6c62ec39308d5a3bc08742a6bf3cce28df97ee69..89b836e0fd4b9676b90667ccbded5775ee578347 100644 (file)
@@ -15,7 +15,8 @@ How to run the test:
 
 The script runs each pgproto test data under "tests" directory using
 pgproto command. The each result is compared with data under
-"expected" directory.
+"expected" directory. Pgpool-II used for this test is installed
+temporarily under "temp/installed".
 
 Optional argument can be specified if you want to run only some of
 tests. The argument should be the test file name under "tests"