Re: GIN pageinspect support for entry tree and posting tree

Поиск
Список
Период
Сортировка
От Andrey Borodin
Тема Re: GIN pageinspect support for entry tree and posting tree
Дата
Msg-id BFCA6110-EC97-4569-917A-747A72F62CE8@yandex-team.ru
обсуждение исходный текст
Ответ на Re: GIN pageinspect support for entry tree and posting tree  (Kirill Reshke <reshkekirill@gmail.com>)
Список pgsql-hackers

> On 10 Jan 2026, at 19:17, Kirill Reshke <reshkekirill@gmail.com> wrote:
>
> So,
> v14-0004 with this change attached.

Did you mean 0003?

The change makes sense, but I'd note that macro is always used like this:

if (!IS_INDEX(indexRel) || !IS_HASH(indexRel))

If we are refactoring this, maybe put IS_INDEX inside of corresponding IS_BTREE(),IS_GIN() and IS_HASH()?


Best regards, Andrey Borodin.


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