Re: WIP: splitting BLCKSZ

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WIP: splitting BLCKSZ
Дата
Msg-id 21807.1144190495@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: WIP: splitting BLCKSZ  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: WIP: splitting BLCKSZ  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-patches
Simon Riggs <simon@2ndquadrant.com> writes:
> On Tue, 2006-04-04 at 11:13 -0400, Tom Lane wrote:
>> Hm.  The entire point of having a BLCKSZ-sized control file is to have
>> it *not* change in size across format revisions (see the comments) ...
>> which I suppose means that we really ought to have a hard-wired separate
>> constant, rather than depending on something that someone might want to
>> twiddle.

> Patch enclosed.

Applied with minor editorialization (I thought the symbol ought to be
defined in pg_control.h, not some random xlog file).

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: WIP: splitting BLCKSZ
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: WIP: splitting BLCKSZ