Fix cube KNN by coordinate

Edit
ID 1345
Title Fix cube KNN by coordinate
Topic Bug Fixes
Created 2017-10-30 14:11:11
Last modified 2018-01-11 11:57:05 (6 years, 10 months ago)
Latest email 2018-01-11 20:00:06 (6 years, 10 months ago)
Status
2018-01: Committed
2017-11: Moved to next CF
Target version
Authors Alexander Korotkov (smagen)
Reviewers Andrey Borodin (x4m)Become reviewer
Committer Fedor Sigaev (sigaev)
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/1345
git checkout commitfest/cf/1345
Emails
CUBE seems a bit confused about ORDER BY
First at 2017-10-19 21:52:34 by Tomas Vondra <tomas.vondra at 2ndquadrant.com>
Latest at 2018-01-11 20:00:06 by Teodor Sigaev <teodor at sigaev.ru>
Latest attachment (0001-cube-knn-fix-pg9.6.patch) at 2018-01-11 11:00:45 from Alexander Korotkov <a.korotkov at postgrespro.ru>
    Attachment (0001-cube-knn-fix-pg9.6.patch) at 2018-01-11 11:00:45 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-cube-knn-fix-3.patch) at 2017-12-07 19:48:12 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-cube-knn-fix-2.patch) at 2017-11-29 12:10:07 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-cube-knn-fix.patch) at 2017-11-20 22:07:37 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: Yes)
    Attachment (cube-knn-fix-1.patch) at 2017-10-30 14:04:24 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: Yes)
History
When Who What
2018-01-11 11:57:05 Fedor Sigaev (sigaev) Closed in commitfest 2018-01 with status: Committed
2017-12-12 11:53:32 Fedor Sigaev (sigaev) Added sigaev as committer
2017-12-08 08:21:17 Andrey Borodin (x4m) Posted review with messageid <20171208082117.1137.51895.pgcf@coridan.postgresql.org>
2017-12-08 08:21:17 Andrey Borodin (x4m) New status: Ready for Committer
2017-12-08 08:02:44 Andrey Borodin (x4m) Added x4m as reviewer
2017-11-29 05:13:28 Michael Paquier (michael-kun) Closed in commitfest 2017-11 with status: Moved to next CF
2017-10-30 14:11:18 Alexander Korotkov (smagen) Changed authors to Alexander Korotkov (smagen)
2017-10-30 14:11:11 Alexander Korotkov (smagen) Attached mail thread a9657f6a-b497-36ff-e569-482a2c7e3292@2ndquadrant.com
2017-10-30 14:11:11 Alexander Korotkov (smagen) Created patch record
Edit