Re: BTScanOpaqueData size slows down tests

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BTScanOpaqueData size slows down tests
Дата
Msg-id 886028.1743609722@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BTScanOpaqueData size slows down tests  (Andres Freund <andres@anarazel.de>)
Ответы Re: BTScanOpaqueData size slows down tests
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> I'm a bit confused by the "MUST BE LAST" comment:
>     BTScanPosItem items[MaxTIDsPerBTreePage];    /* MUST BE LAST */

Yeah, me too.  It looks like it might've been intended to allow
the items[] array to be only partially allocated.  But as Peter
says, we don't do that.  Too long ago to be sure :=(

            regards, tom lane



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