gincostestimate and hypothetical indexes - Mailing list pgsql-hackers

From Julien Rouhaud
Subject gincostestimate and hypothetical indexes
Date
Msg-id 565CC27C.6050503@dalibo.com
Whole thread Raw
Responses Re: gincostestimate and hypothetical indexes
List pgsql-hackers
Hello,

I figured out that it's not possible to use a hypothetical gin index, as
the gincostestimate function try to retrieve some statistical data from
the index meta page.

Attached patch fixes this. I believe this should be back-patched as was
a2095f7fb5a57ea1794f25d029756d9a140fd429.

Regards.
--
Julien Rouhaud
http://dalibo.com - http://dalibo.org

Attachment

pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: Freeze avoidance of very large table.
Next
From: Stephen Frost
Date:
Subject: Re: Remaining 9.5 open items