remove redundant check of item pointer

Поиск
Список
Период
Сортировка
От Junwang Zhao
Тема remove redundant check of item pointer
Дата
Msg-id CAEG8a3KzayPU7mMRBLTbTZ9UTu27r0JccgaFy6qtYk8Er7KOEg@mail.gmail.com
обсуждение исходный текст
Ответы Re: remove redundant check of item pointer
Список pgsql-hackers
In function ItemPointerEquals, the ItemPointerGetBlockNumber
already checked the ItemPointer if valid, there is no need
to check it again in ItemPointerGetOffset, so use
ItemPointerGetOffsetNumberNoCheck instead.

-- 
Regards
Junwang Zhao

Вложения

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