Re: amcheck support for BRIN indexes

Поиск
Список
Период
Сортировка
От Arseniy Mukhin
Тема Re: amcheck support for BRIN indexes
Дата
Msg-id CAE7r3MLcV=v-Rr8R1_+aeASSmCprnqw+AEvatKGkKXd2QXhjgQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: amcheck support for BRIN indexes  (Arseniy Mukhin <arseniy.mukhin.dev@gmail.com>)
Список pgsql-hackers
On Fri, Aug 1, 2025 at 11:22 PM Arseniy Mukhin
<arseniy.mukhin.dev@gmail.com> wrote:
>
> Hi,
>
> On Tue, Jul 22, 2025 at 6:43 PM Arseniy Mukhin
> <arseniy.mukhin.dev@gmail.com> wrote:
> >
> > Hi,
> >
> > While reviewing gist amcheck patch [1] I realized that brin amcheck
> > also must check if current snapshot is OK with index indcheckxmin (as
> > btree, gist do it). Currently this check is contained in btree amcheck
> > code, but other AMs need it for heapallindexed as well, so I moved it
> > from btree to verify_common (0003 patch).
>
> There was a compiler warning on CI, so there is a new version with the
> fix (adds #include to verify_common).
> I also moved it to PG19-2.


Sorry for the noise, forgot to attach the files.

Best regards,
Arseniy Mukhin

Вложения

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