Re: A design for amcheck heapam verification

Поиск
Список
Период
Сортировка
От Andrey Borodin
Тема Re: A design for amcheck heapam verification
Дата
Msg-id 152213068910.14388.9328813594538541578.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на Re: [HACKERS] A design for amcheck heapam verification  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           not tested
Documentation:            tested, passed

Hi!

This patch adds handy code data structure (bloom filter) and important database corruption smoke test (check for the
indexaccordance to heap).
 
I've been using latter functionality for a while and found it to be very useful.

I've checked the recent version. Patch works as expected, as far as I can see my small notes have been addressed.
I think that this patch is ready for committer.

Best regards, Andrey Borodin.

The new status of this patch is: Ready for Committer

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

Предыдущее
От: Garima Natani
Дата:
Сообщение: Re: GSOC 2018 Proposal review
Следующее
От: Jeevan Chalke
Дата:
Сообщение: Re: [HACKERS] Partition-wise aggregation/grouping