Re: GiST support for inet datatypes - Mailing list pgsql-hackers

From Emre Hasegeli
Subject Re: GiST support for inet datatypes
Date
Msg-id CAE2gYzw+Qp8W5WP-s_G0phkXm+AnyX8uf0NCUa+t=UznUoBZLA@mail.gmail.com
Whole thread Raw
In response to GiST support for inet datatypes  (Emre Hasegeli <emre@hasegeli.com>)
List pgsql-hackers
2013-12-17 Emre Hasegeli <emre@hasegeli.com>:
> Query planner never chooses to use the index for the operators which
> the index is particularly useful because selectivity estimation functions
> are missing. I am planning to work on them.

Attached patch adds selectivity estimation functions for the overlap and
adjacent operators. Other operators need a bit more work. I want to send it
before to get some feedback.

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: more psprintf() use
Next
From: Tom Lane
Date:
Subject: Re: more psprintf() use