Re: [PATCH] kNN for SP-GiST

From: Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] kNN for SP-GiST
Date: 2017-02-06 11:27:03
Message-ID: b985b66a-240c-03f0-df66-faa8b045551b@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached v02 version (rebased to HEAD).

--
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment Content-Type Size
0001-Extract-get_index_column_opclass-and-get_opclass_opfamily_and_input_type-v02.patch text/x-patch 5.1 KB
0002-Export-box_fill-and-box_copy-v02.patch text/x-patch 1.6 KB
0003-Extract-index_store_orderby_distances-v02.patch text/x-patch 5.5 KB
0004-Add-kNN-support-to-SP-GiST-v02.patch text/x-patch 48.7 KB
0005-Add-ordering-operators-to-SP-GiST-kd_point_ops-and-quad_point_ops-v02.patch text/x-patch 29.7 KB
0006-Add-spg_compress-method-to-SP-GiST-v02.patch text/x-patch 3.1 KB
0007-Add-SP-GiST-opclasses-poly_ops-and-circle_ops-v02.patch text/x-patch 47.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Konstantin Knizhnik 2017-02-06 11:28:09 Re: Active zombies at AIX
Previous Message Tobias Bussmann 2017-02-06 11:20:03 Re: Draft release notes for next week's releases are up for review