Re: Extending amcheck to check toast size and compression

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: Extending amcheck to check toast size and compression
Дата
Msg-id CAJ7c6TN7-8YFHHFmkBXXXcOf+NE8HyJYPWhtv6bsQFJgmHOCJg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Extending amcheck to check toast size and compression  (Aleksander Alekseev <aleksander@timescale.com>)
Список pgsql-hackers
Hi hackers,

> make installcheck-world:  tested, failed
> Implements feature:       tested, failed
> Spec compliant:           tested, failed
> Documentation:            tested, failed

Very sorry about these "failed" checkboxes. Didn't use the commitfest
webapp for a while. The patch is fine.

> The new status of this patch is: Ready for Committer

-- 
Best regards,
Aleksander Alekseev



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

Предыдущее
От: Aleksander Alekseev
Дата:
Сообщение: Re: Extending amcheck to check toast size and compression
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not?