Fix regression in join selectivity estimations when using foreign keys

Edit
ID 1158
Title Fix regression in join selectivity estimations when using foreign keys
Topic Bug Fixes
Created 2017-05-31 22:14:56
Last modified 2017-08-17 00:21:54 (7 years, 2 months ago)
Latest email 2017-06-20 22:13:18 (7 years, 4 months ago)
Status
2017-09: Committed
Target version
Authors David Rowley (davidrowley)
Reviewers 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/1158
git checkout commitfest/cf/1158
Emails
Regression in join selectivity estimations when using foreign keys
First at 2017-05-18 08:28:56 by David Rowley <david.rowley at 2ndquadrant.com>
Latest at 2017-06-20 22:13:18 by David Rowley <david.rowley at 2ndquadrant.com>
Latest attachment (fk_join_est_fix_2017-05-23.patch) at 2017-05-23 08:25:40 from David Rowley <david.rowley at 2ndquadrant.com>
    Attachment (fk_join_est_fix_2017-05-23.patch) at 2017-05-23 08:25:40 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Minimal-fix-for-foreign-key-join-estimations.patch) at 2017-05-18 08:28:56 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2017-08-17 00:21:54 David Rowley (davidrowley) Closed in commitfest 2017-09 with status: Committed
2017-08-17 00:21:45 David Rowley (davidrowley) Changed committer to tgl
2017-05-31 22:15:21 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2017-05-31 22:14:56 David Rowley (davidrowley) Attached mail thread CAKJS1f8NO8oCDcxrteohG6O72uU1saEVT9qX=R8pENr5QWerXw@mail.gmail.com
2017-05-31 22:14:56 David Rowley (davidrowley) Created patch record
Edit