pgsql: Doc: update recovery/README. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: update recovery/README.
Date
Msg-id E1oFLSd-000veI-1T@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: update recovery/README.

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.

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/44d0e41319f2379d610eec059da273ae4e3c4e6f

Modified Files
--------------
src/test/recovery/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Increase minimum supported GNU make version to 3.81.
Next
From: Thomas Munro
Date:
Subject: pgsql: Remove dead getrusage replacement code.