Fix unique join costings

Edit
ID 2050
Title Fix unique join costings
Topic Bug Fixes
Created 2019-03-01 09:56:34
Last modified 2020-12-03 09:54:01 (3 years, 11 months ago)
Latest email 2020-10-30 16:33:01 (4 years ago)
Status
2020-11: Returned with feedback
2020-09: Moved to next CF
2020-07: Moved to next CF
2020-03: Moved to next CF
2020-01: Moved to next CF
2019-11: Moved to next CF
2019-09: Moved to next CF
2019-07: Moved to next CF
2019-03: Moved to next CF
Target version stable
Authors David Rowley (davidrowley)
Reviewers Tom Lane (tgl)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/2050
git checkout commitfest/cf/2050
Emails
BUG #15383: Join Filter cost estimation problem in 10.5
First at 2018-09-13 10:45:21 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2020-10-30 16:33:01 by "David G. Johnston" <david.g.johnston at gmail.com>
Latest attachment (add_non-unique_join_surcharge_experiment.patch) at 2020-04-24 06:26:49 from David Rowley <dgrowleyml at gmail.com>
    Attachment (add_non-unique_join_surcharge_experiment.patch) at 2020-04-24 06:26:49 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (unique-join-costing-stopgap-1.patch) at 2019-03-08 23:04:16 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (revert_unique_join_costing.patch) at 2018-10-11 05:36:35 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2020-12-03 09:54:01 Anastasia Lubennikova (lubennikovaav) Closed in commitfest 2020-11 with status: Returned with feedback
2020-10-30 16:15:13 Anastasia Lubennikova (lubennikovaav) Posted comment with messageid <160407451328.1204.14768882331709534502.pgcf@coridan.postgresql.org>
2020-10-30 16:15:13 Anastasia Lubennikova (lubennikovaav) New status: Waiting on Author
2020-09-30 06:07:11 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Moved to next CF
2020-08-02 21:46:48 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2020-07 with status: Moved to next CF
2020-04-08 15:19:50 David Steele (dsteele) Closed in commitfest 2020-03 with status: Moved to next CF
2020-02-01 12:41:26 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2019-11-29 02:18:39 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-09-30 18:32:56 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-08-01 23:35:32 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-04-09 03:34:34 Michael Paquier (michael-kun) Closed in commitfest 2019-03 with status: Moved to next CF
2019-03-08 23:11:04 Tom Lane (tgl) Added tgl as reviewer
2019-03-01 09:56:54 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2019-03-01 09:56:54 David Rowley (davidrowley) Changed targetversion to stable
2019-03-01 09:56:35 David Rowley (davidrowley) Attached mail thread 153683552113.22350.18441286362867559841@wrigleys.postgresql.org
2019-03-01 09:56:34 David Rowley (davidrowley) Created patch record
Edit