Remove the mostly-stubbed-out-anyway support routines for WAL UNDO.

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

Commit: 4c8495a1f2ae7a027a4b3e8fdb2aa5b21a5be1fc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-06-06T17:01:25Z
Releases: 8.1.0
Remove the mostly-stubbed-out-anyway support routines for WAL UNDO.
That code is never going to be used in the foreseeable future, and
where it's more than a stub it's making the redo routines harder to
read.

Files