KNN-btree

Edit
ID 966
Title KNN-btree
Topic Server Features
Created 2017-01-18 22:55:44
Last modified 2017-03-09 12:00:08 (7 years, 9 months ago)
Latest email 2024-11-28 11:19:41 (3 weeks, 2 days ago)
Status
2017-03: Returned with feedback
Target version
Authors Nikita Glukhov (n.glukhov)
Reviewers Alexander Korotkov (smagen)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/966
git checkout commitfest/cf/966
Emails
[PATCH] kNN for btree
First at 2017-01-18 01:42:01 by Nikita Glukhov <n.gluhov at postgrespro.ru>
Latest at 2024-11-28 11:19:41 by Kirill Reshke <reshkekirill at gmail.com>
Latest attachment (v19_0001-Introduce-IndexAmRoutine.ammorderbyopfirstcol.patch) at 2024-07-31 04:46:18 from "Anton A. Melnikov" <a.melnikov at postgrespro.ru>
    Attachment (v19_0001-Introduce-IndexAmRoutine.ammorderbyopfirstcol.patch) at 2024-07-31 04:46:18 from "Anton A. Melnikov" <a.melnikov at postgrespro.ru> (Patch: Yes)
    Attachment (v18-0001-Introduce-IndexAmRoutine.ammorderbyopfirstcol.patch) at 2024-01-15 08:11:55 from "Anton A. Melnikov" <a.melnikov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-Introduce-IndexAmRoutine.ammorderbyopfirstcol-v17.patch.gz) at 2020-03-02 21:26:32 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: No)
    Attachment (0002-Allow-ordering-by-operator-in-ordered-indexes-v16.patch.gz) at 2019-12-03 00:00:03 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: No)
    Attachment (0002-Enable-ORDER-BY-operator-scans-on-ordered-indexe-v15.patch.gz) at 2019-09-09 20:28:10 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: No)
    Attachment (0004-Extract-structure-BTScanState-v14.patch.gz) at 2019-09-02 23:11:30 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: No)
    Attachment (0001-Fix-get_index_column_opclass-v13.patch.gz) at 2019-07-12 17:30:22 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: No)
    Attachment (0001-Fix-get_index_column_opclass-v12.patch.gz) at 2019-07-01 17:45:38 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: No)
    Attachment (0001-Fix-get_index_column_opclass-v11.patch.gz) at 2019-03-25 15:29:58 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: No)
    Attachment (0001-Fix-get_index_column_opclass-v10.patch.gz) at 2019-03-14 22:11:58 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: No)
    Attachment (0001-Fix-get_index_column_opclass-v09.patch.gz) at 2019-03-06 17:11:41 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: No)
    Attachment (0001-Fix-get_index_column_opclass-v07.patch) at 2019-02-20 14:46:47 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-Fix-get_index_column_opclass-v07.patch) at 2019-02-20 12:44:13 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-Fix-get_index_column_opclass-v06.patch) at 2019-02-20 01:18:56 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-Fix-get_index_column_opclass-v05.patch) at 2019-01-11 13:01:51 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-Fix-get_index_column_opclass-v04.patch) at 2018-11-30 12:04:34 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-Fix-get_index_column_opclass-v03.patch) at 2018-09-26 15:37:54 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-introduce-amcanorderby-function-v02.patch) at 2017-02-06 10:55:27 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-introduce-amcanorderby-function-v01.patch) at 2017-01-18 01:42:01 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
History
When Who What
2017-03-09 12:00:08 Alexander Korotkov (smagen) Closed in commitfest 2017-03 with status: Returned with feedback
2017-02-16 13:06:36 Alexander Korotkov (smagen) New status: Waiting on Author
2017-02-02 15:15:05 Stephen Frost (sfrost) Changed reviewers to Alexander Korotkov (smagen)
2017-01-18 22:57:24 Nikita Glukhov (n.glukhov) Changed authors to Nikita Glukhov (n.glukhov)
2017-01-18 22:55:44 Nikita Glukhov (n.glukhov) Attached mail thread ce35e97b-cf34-3f5d-6b99-2c25bae49999@postgrespro.ru
2017-01-18 22:55:44 Nikita Glukhov (n.glukhov) Created patch record
Edit