Re: Patch to remove deadcode from dbcommands.c

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Patch to remove deadcode from dbcommands.c
Дата
Msg-id 42CCCC66.9060406@samurai.com
обсуждение исходный текст
Ответ на Patch to remove deadcode from dbcommands.c  (Gavin Sherry <swm@linuxworld.com.au>)
Список pgsql-patches
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 need for an initdb.

I'll do this as well and bump the catversion.

-Neil


В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Mistake in latest plperl patch
Следующее
От: Neil Conway
Дата:
Сообщение: Re: pgcrypto volatility and strictness changes