aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-03-18 13:21:47 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-03-18 13:21:47 -0400
commit9eaef6f8ea951320eae0c0083b07d901fe9bd3e5 (patch)
treec063663dfd301d81cf36e54bcfdd8f5d731ac692 /src
parentd914eb347fcd7554a7afda5efaa709582f64f660 (diff)
downloadpostgresql-9eaef6f8ea951320eae0c0083b07d901fe9bd3e5.tar.gz
postgresql-9eaef6f8ea951320eae0c0083b07d901fe9bd3e5.zip
Doc: remove bogus instruction to install contrib/hstore.
This test suite does not use hstore. Looks like this text was copied-and-pasted from src/test/subscription/README.
Diffstat (limited to 'src')
-rw-r--r--src/test/icu/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/icu/README b/src/test/icu/README
index cfc9353dffe..c257af1950b 100644
--- a/src/test/icu/README
+++ b/src/test/icu/README
@@ -9,8 +9,6 @@ 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/hstore in addition to the core code.
Run
make check