Selectivity estimation for intarray with @@ - Mailing list pgsql-hackers

From Uriy Zhuravlev
Subject Selectivity estimation for intarray with @@
Date
Msg-id 1529951.MrgHGDLjOD@dinodell
Whole thread Raw
Responses Re: Selectivity estimation for intarray with @@  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
Hello.

Attached patch based on:
http://www.postgresql.org/message-id/CAPpHfdssY+qEPDCOvxx-b4LP3ybR+qS04M6-ARgGKNFk3FrFow@mail.gmail.com

and adds selectivity estimation functions to @@ (port from tsquery). Now we
support &&, @>, <@ and @@.
In addition it was written migration to version 1.1 intarray. Because of what
this patch requires my other patch:
http://www.postgresql.org/message-id/14346041.DNcb5Y1inS@dinodell

Alexander Korotkov know about this patch.

Thanks.

--
Uriy Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: fsync-pgdata-on-recovery tries to write to more files than previously
Next
From: Robert Haas
Date:
Subject: Re: fsync-pgdata-on-recovery tries to write to more files than previously