KNN-btree

Edit
ID 4871
Title KNN-btree
Topic Server Features
Created 2024-03-01 00:15:33
Last modified 2024-10-08 03:31:39 (4 weeks, 1 day ago)
Latest email 2024-07-31 04:46:18 (3 months ago)
Status
2024-11: Waiting on Author
2024-09: Moved to next CF
2024-07: Moved to next CF
2024-03: Moved to next CF
Target version
Authors Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel)
Reviewers 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/4871
git checkout commitfest/cf/4871
Emails
[PATCH] kNN for btree
First at 2017-01-18 01:42:01 by Nikita Glukhov <n.gluhov at postgrespro.ru>
Latest at 2024-07-31 04:46:18 by "Anton A. Melnikov" <a.melnikov at postgrespro.ru>
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
2024-10-08 03:31:39 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-08 03:31:36 Michael Paquier (michael-kun) New status: Waiting on Author
2024-08-01 06:21:53 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-07-31 04:26:56 Anton Melnikov (antonmel) Changed authors to Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel)
2024-03-31 09:22:59 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-03-31 09:14:59 Andrey Borodin (x4m) Changed authors to Anton Melnikov (antonmel)
2024-03-31 09:14:50 Andrey Borodin (x4m) New status: Needs review
2024-03-01 00:16:18 Anton Melnikov (antonmel) New status: Waiting on Author
2024-03-01 00:15:33 Anton Melnikov (antonmel) Attached mail thread ce35e97b-cf34-3f5d-6b99-2c25bae49999@postgrespro.ru
2024-03-01 00:15:33 Anton Melnikov (antonmel) Created patch record
Edit