| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: btree_gin and btree_gist for enums |
| Date: | 2016-03-18 13:54:05 |
| Message-ID: | CA+TgmoZ8eZQSo539y0i9LKS7MeiK9X8HabgEYVmdi0Kj-6QM0Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Mar 17, 2016 at 11:21 AM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> On 03/17/2016 06:44 AM, Andrew Dunstan wrote:
>>
>> Here is a patch to add enum support to btree_gin and btree_gist. I didn't
>> include distance operations, as I didn't think it terribly important, and
>> there isn't a simple way to compute it sanely and efficiently, so no KNN
>> support.
>
> This time including the data file for the gist regression tests.
Are you intending this as a 9.7 submission? Because it's pretty late for 9.6.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-03-18 14:02:03 | Re: pgbench - allow backslash-continuations in custom scripts |
| Previous Message | Robert Haas | 2016-03-18 13:52:26 | Re: Pushdown target list below gather node (WAS Re: WIP: Upper planner pathification) |