RE: Generic Index Skip Scan

Поиск
Список
Период
Сортировка
От Floris Van Nee
Тема RE: Generic Index Skip Scan
Дата
Msg-id a6f67638270d44f8a45f836ec2d7b4f8@opammb0561.comp.optiver.com
обсуждение исходный текст
Ответ на Generic Index Skip Scan  (Floris Van Nee <florisvannee@Optiver.com>)
Список pgsql-hackers

Attached v02, rebased on latest master. It uses the new nbtree lock/unlock functions by Peter and I’ve verified with Valgrind there’s no cases where it’s trying to access pages without holding the lock. Just for debugging, I ran the Valgrind session on a modified version of the patch that always favors a skip scan over a regular index scan, in order to greatly increase the Valgrind coverage of the new parts.

 

-Floris

 

 

Вложения

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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: OpenSSL randomness seeding
Следующее
От: Dean Rasheed
Дата:
Сообщение: Re: Infinities in type numeric