Remove standby_schedule and associated test files.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4483b2cf29bfe8091b721756928ccbe31c5c8e14
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-01-15T20:54:10Z
Releases: 15.0
Remove standby_schedule and associated test files.

Since this test schedule is not run by default, it's next door to
unused.  Moreover, its test coverage is very thin, and what there is
is just about entirely superseded by the src/test/recovery tests.
Let's drop it instead of carrying obsolete tests.

Discussion: https://postgr.es/m/3911012.1641246643@sss.pgh.pa.us

Files

Documentation touched

Discussion