RE: Generic Index Skip Scan - Mailing list pgsql-hackers

From Floris Van Nee
Subject RE: Generic Index Skip Scan
Date
Msg-id a6f67638270d44f8a45f836ec2d7b4f8@opammb0561.comp.optiver.com
Whole thread Raw
In response to Generic Index Skip Scan  (Floris Van Nee <florisvannee@Optiver.com>)
List 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

 

 

Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: OpenSSL randomness seeding
Next
From: Dean Rasheed
Date:
Subject: Re: Infinities in type numeric