btree_gist: Support bool

Edit
ID 3157
Title btree_gist: Support bool
Topic Miscellaneous
Created 2021-06-08 10:50:50
Last modified 2021-11-06 16:07:53 (3 years ago)
Latest email 2021-11-08 01:24:22 (3 years ago)
Status
2021-11: Committed
2021-09: Moved to next CF
2021-07: Moved to next CF
Target version
Authors Emre Hasegeli (hasegeli)
Reviewers Become reviewer
Committer Tomas Vondra (fuzzycz)
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/3157
git checkout commitfest/cf/3157
Emails
GiST operator class for bool
First at 2021-06-08 10:48:10 by Emre Hasegeli <emre at hasegeli.com>
Latest at 2021-11-08 01:24:22 by Tomas Vondra <tomas.vondra at enterprisedb.com>
Latest attachment (gistvalidate.patch) at 2021-11-08 01:24:22 from Tomas Vondra <tomas.vondra at enterprisedb.com>
    Attachment (gistvalidate.patch) at 2021-11-08 01:24:22 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (btree_gist-bool-fix.patch) at 2021-11-07 19:53:21 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (0001-btree_gist-Support-bool.patch) at 2021-06-08 10:48:10 from Emre Hasegeli <emre at hasegeli.com> (Patch: Yes)
History
When Who What
2021-11-06 16:07:53 Tomas Vondra (fuzzycz) Closed in commitfest 2021-11 with status: Committed
2021-11-06 16:07:53 Tomas Vondra (fuzzycz) Changed committer to fuzzycz
2021-11-03 15:18:41 Tomas Vondra (fuzzycz) New status: Ready for Committer
2021-10-01 07:30:11 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-09 with status: Moved to next CF
2021-08-03 02:21:26 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-06-08 10:51:03 Emre Hasegeli (hasegeli) Changed authors to Emre Hasegeli (hasegeli)
2021-06-08 10:50:50 Emre Hasegeli (hasegeli) Attached mail thread CAE2gYzyDKJBZngssR84VGZEN=Ux=V9FV23QfPgo+7-yYnKKg4g@mail.gmail.com
2021-06-08 10:50:50 Emre Hasegeli (hasegeli) Created patch record
Edit