Remove some dead code for handling XLOG_DBASE_CREATE_OLD and

Neil Conway <neilc@samurai.com>

Commit: 40ffa1a14c3623e960af08ac57de404b1dc8ff5c
Author: Neil Conway <neilc@samurai.com>
Date: 2005-07-08T04:12:27Z
Releases: 8.1.0
Remove some dead code for handling XLOG_DBASE_CREATE_OLD and
XLOG_DBASE_DROP_OLD WAL records -- these records are no longer created in
current sources. Adjust numbering of XLOG_DBASE_CREATE and XLOG_DBASE_DROP
and bump the catversion. Patch from Gavin Sherry, adjusted by Neil Conway.

Files