Improve planner's handling of boolean index columns

Edit
ID 905
Title Improve planner's handling of boolean index columns
Topic Performance
Created 2016-12-13 05:12:12
Last modified 2017-01-15 19:09:57 (7 years, 10 months ago)
Latest email 2017-01-15 19:11:14 (7 years, 10 months ago)
Status
2017-01: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Michael Paquier (michael-kun)Become reviewer
Committer Tom Lane (tgl)
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/905
git checkout commitfest/cf/905
Emails
Fixing matching of boolean index columns to sort ordering
First at 2016-12-13 05:08:04 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2017-01-15 19:11:14 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (improve-boolean-index-matching.patch) at 2016-12-13 05:08:04 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (improve-boolean-index-matching.patch) at 2016-12-13 05:08:04 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2017-01-15 19:09:57 Tom Lane (tgl) Closed in commitfest 2017-01 with status: Committed
2017-01-15 19:09:57 Tom Lane (tgl) Changed committer to tgl
2017-01-14 07:02:54 Michael Paquier (michael-kun) New status: Ready for Committer
2017-01-13 07:44:43 Michael Paquier (michael-kun) New status: Waiting on Author
2017-01-12 06:04:59 Michael Paquier (michael-kun) Changed reviewers to Michael Paquier (michael-kun)
2016-12-13 05:12:30 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2016-12-13 05:12:12 Tom Lane (tgl) Attached mail thread 1788.1481605684@sss.pgh.pa.us
2016-12-13 05:12:12 Tom Lane (tgl) Created patch record
Edit