Doc: update recovery/README.
authorTom Lane <[email protected]>
Sat, 23 Jul 2022 20:10:14 +0000 (16:10 -0400)
committerTom Lane <[email protected]>
Sat, 23 Jul 2022 20:10:14 +0000 (16:10 -0400)
Commit e2f65f425 added contrib/pg_prewarm to the prerequisites for
running the src/test/recovery suite, but did not bother to update
the documentation about that.

src/test/recovery/README

index 435fa64c76d0c7bb5cab85dc208416c4c7bcb00d..da1167969f70aea9530e32ad3cce86f1dfa2e05a 100644 (file)
@@ -10,7 +10,7 @@ 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.
+contrib/pg_prewarm and contrib/test_decoding in addition to the core code.
 
 Run
     make check