From: Tom Lane Date: Fri, 18 Mar 2022 17:21:47 +0000 (-0400) Subject: Doc: remove bogus instruction to install contrib/hstore. X-Git-Tag: REL_15_BETA1~515 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9eaef6f8ea951320eae0c0083b07d901fe9bd3e5;p=thirdparty%2Fpostgresql.git 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. --- 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