Re: Reporting WAL file containing checkpoint's REDO record in pg_controldata's result

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Reporting WAL file containing checkpoint's REDO record in pg_controldata's result
Дата
Msg-id 5001BBB7.5070600@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Reporting WAL file containing checkpoint's REDO record in pg_controldata's result  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
On 26.06.2012 18:06, Fujii Masao wrote:
> On Wed, Mar 28, 2012 at 10:08 AM, Fujii Masao<masao.fujii@gmail.com>  wrote:
>> On Wed, Mar 28, 2012 at 12:30 AM, Alvaro Herrera
>> <alvherre@commandprompt.com>  wrote:
>>>
>>> Excerpts from Fujii Masao's message of mar mar 27 06:40:34 -0300 2012:
>>>
>>>> Anyway, should I add this patch into the next CF? Or is anyone planning
>>>> to commit the patch for 9.2?
>>>
>>> I think the correct thing to do here is add to next CF, and if some
>>> committer has enough interest in getting it quickly it can be grabbed
>>> from there and committed into 9.2.
>>
>> Yep! I've added it to next CF.
>
> Attached is the revised version of the patch.

Looks good to me, committed.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: sign mismatch in walreceiver.c
Следующее
От: Tom Lane
Дата:
Сообщение: Getting rid of pre-assignment of index names in CREATE TABLE LIKE