Index-only scans for GiST. - Mailing list pgsql-hackers

From Anastasia Lubennikova
Subject Index-only scans for GiST.
Date
Msg-id CAP4vRV6cG_0x-d7ZGy4x2JgSZCJ5xmm4EuGhJzkXGaKVh7sr+A@mail.gmail.com
Whole thread Raw
Responses Re: Index-only scans for GiST.  (Thom Brown <thom@linux.com>)
List pgsql-hackers
Finally there is a new version of patch (in attachments).
It provides multicolumn index-only scan for GiST indexes.

- Memory leak is fixed.
- little code cleanup
- example of performance test in attachmens
- function OIDs have debugging values (1111*) just to avoid merge conflicts while testing patch

Wiki page of the project is
https://wiki.postgresql.org/wiki/Support_for_Index-only_scans_for_GIST_GSoC_2014

Waiting for feedback.
--
Best regards,
Lubennikova Anastasia
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Corner case for add_path_precheck
Next
From: Thom Brown
Date:
Subject: Re: Index-only scans for GiST.