enum support in btree_gin and btree_gist

Edit
ID 784
Title enum support in btree_gin and btree_gist
Topic Miscellaneous
Created 2016-09-02 14:30:51
Last modified 2016-12-02 02:15:01 (7 years, 11 months ago)
Latest email 2017-03-21 07:26:18 (7 years, 8 months ago)
Status
2016-11: Returned with feedback
Target version
Authors Andrew Dunstan (adunstan)
Reviewers Emre Hasegeli (hasegeli)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/784
git checkout commitfest/cf/784
Emails
btree_gin and btree_gist for enums
First at 2016-03-17 10:44:01 by Andrew Dunstan <andrew at dunslane.net>
Latest at 2017-03-21 07:26:18 by Anastasia Lubennikova <a.lubennikova at postgrespro.ru>
Latest attachment (0002_addition.patch) at 2017-03-21 07:26:18 from Anastasia Lubennikova <a.lubennikova at postgrespro.ru>
    Attachment (0002_addition.patch) at 2017-03-21 07:26:18 from Anastasia Lubennikova <a.lubennikova at postgrespro.ru> (Patch: Yes)
    Attachment (0004-Add-btree_gist-support-for-enum-types.patch) at 2017-02-27 21:22:03 from Andrew Dunstan <andrew.dunstan at 2ndquadrant.com> (Patch: Yes)
    Attachment (callfinfofunctioncall2.patch) at 2017-02-25 17:27:36 from Andrew Dunstan <andrew.dunstan at 2ndquadrant.com> (Patch: Yes)
    Attachment (callfinfofunctioncall.patch) at 2017-02-25 16:51:48 from Andrew Dunstan <andrew.dunstan at 2ndquadrant.com> (Patch: Yes)
    Attachment (assert-that-enum-comparator-can-use-cache.patch) at 2017-02-24 01:34:27 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (enum-btree-gin-2.patch) at 2017-02-24 00:20:32 from Andrew Dunstan <andrew.dunstan at 2ndquadrant.com> (Patch: Yes)
    Attachment (enum-btree-gist-gin-3.patch) at 2016-11-05 16:12:19 from Andrew Dunstan <andrew at dunslane.net> (Patch: Yes)
    Attachment (enum-btree-gist-gin-2.patch) at 2016-03-17 15:21:48 from Andrew Dunstan <andrew at dunslane.net> (Patch: Yes)
    Attachment (enum-btree-gist-gin.patch) at 2016-03-17 10:44:01 from Andrew Dunstan <andrew at dunslane.net> (Patch: Yes)
History
When Who What
2016-12-02 02:15:01 Haribabu Kommi (haribabu) Closed in commitfest 2016-11 with status: Returned with feedback
2016-11-23 00:31:12 Andrew Dunstan (adunstan) Posted comment with messageid <20161123003112.1310.25548.pgcf@coridan.postgresql.org>
2016-11-04 20:15:06 Emre Hasegeli (hasegeli) New status: Waiting on Author
2016-11-04 12:06:32 Emre Hasegeli (hasegeli) Added hasegeli as reviewer
2016-09-13 02:01:07 Andrew Dunstan (adunstan) Changed authors to Andrew Dunstan (adunstan)
2016-09-02 14:30:51 Andrew Dunstan (adunstan) Attached mail thread 56EA8A71.8060107@dunslane.net
2016-09-02 14:30:51 Andrew Dunstan (adunstan) Created patch record
Edit