Re: [PATCHES] Patch to remove deadcode from dbcommands.c

2005-07-07 Thread Neil Conway
Gavin Sherry wrote: This patch removes dead code from redo_dbase(). Barring any objections, I'll apply this tomorrow. I've removed XLOG_DBASE_CREATE_OLD and XLOG_DBASE_DROP_OLD from the header as well but have not changed the values of XLOG_DBASE_CREATE and XLOG_DBASE_DROP so as to avoid the

Re: [PATCHES] Patch to remove deadcode from dbcommands.c

2005-07-07 Thread Neil Conway
Gavin Sherry wrote: This patch removes dead code from redo_dbase(). The code processes CREATE/DROP DATABASE recovery records which are of types XLOG_DBASE_CREATE_OLD and XLOG_DBASE_DROP_OLD. We do not create such records. Applied with additional fixes (you forgot to remove the reference to the