Less-silly selectivity for JSONB and other matching operators

Edit
ID 2484
Title Less-silly selectivity for JSONB and other matching operators
Topic Performance
Created 2020-02-27 20:28:50
Last modified 2020-04-01 14:32:51 (4 years, 7 months ago)
Latest email 2020-04-01 14:33:33 (4 years, 7 months ago)
Status
2020-03: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Alexey Bashtanov (bashtanov)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/2484
git checkout commitfest/cf/2484
Emails
Less-silly selectivity for JSONB matching operators
First at 2020-02-27 19:51:14 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2020-04-01 14:33:33 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-better-jsonb-selectivity-2.patch) at 2020-03-31 17:53:37 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (0001-better-jsonb-selectivity-2.patch) at 2020-03-31 17:53:37 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-better-jsonb-selectivity-1.patch) at 2020-02-28 22:09:34 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (better-jsonb-selectivity-1.patch) at 2020-02-27 19:51:14 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2020-04-01 14:32:51 Tom Lane (tgl) Closed in commitfest 2020-03 with status: Committed
2020-04-01 14:00:13 Tom Lane (tgl) Added tgl as committer
2020-03-31 23:24:17 Alexey Bashtanov (bashtanov) New status: Ready for Committer
2020-03-31 17:54:04 Tom Lane (tgl) New status: Needs review
2020-03-31 16:09:15 Alexey Bashtanov (bashtanov) New status: Waiting on Author
2020-03-31 16:01:58 Alexey Bashtanov (bashtanov) Added bashtanov as reviewer
2020-02-27 20:29:11 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2020-02-27 20:28:50 Tom Lane (tgl) Attached mail thread 12237.1582833074@sss.pgh.pa.us
2020-02-27 20:28:50 Tom Lane (tgl) Created patch record
Edit