Re: Review: Patch to compute Max LSN of Data Pages

Поиск
Список
Период
Сортировка
От Amit kapila
Тема Re: Review: Patch to compute Max LSN of Data Pages
Дата
Msg-id 6C0B27F7206C9E4CA54AE035729E9C383BEB8E22@szxeml509-mbx
обсуждение исходный текст
Ответ на Re: Review: Patch to compute Max LSN of Data Pages  ("Dickson S. Guedes" <listas@guedesoft.net>)
Ответы Re: Review: Patch to compute Max LSN of Data Pages  ("Dickson S. Guedes" <listas@guedesoft.net>)
Re: Review: Patch to compute Max LSN of Data Pages  (Amit kapila <amit.kapila@huawei.com>)
Список pgsql-hackers
On Sunday, January 20, 2013 4:04 AM Dickson S. Guedes wrote:
2013/1/18 Amit kapila <amit.kapila@huawei.com>:
>> Please find the rebased Patch for Compute MAX LSN.

>The function 'remove_parent_refernces' couldn't be called
>'remove_parent_references' ?

Shall fix this.

> Why not an extension in PGXN instead of a contrib?

This functionality has similarity to pg_resetxlog, so we thought of putting it either in bin or in contrib.
Finally based on suggestions from other community members, we have added to contrib.


With Regards,
Amit Kapila.


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

Предыдущее
От: Xi Wang
Дата:
Сообщение: [PATCH] Fix off-by-one in PQprintTuples()
Следующее
От: Xi Wang
Дата:
Сообщение: [RFC] overflow checks optimized away