Incorrect flag passed to initial_cost_hashjoin()

Edit
ID 1551
Title Incorrect flag passed to initial_cost_hashjoin()
Topic Bug Fixes
Created 2018-02-27 02:50:30
Last modified 2018-03-07 02:56:55 (6 years, 8 months ago)
Latest email 2018-03-07 02:56:38 (6 years, 8 months ago)
Status
2018-03: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers Antonin Houska (a.houska)Become reviewer
Committer Peter Eisentraut (petere)
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/1551
git checkout commitfest/cf/1551
Emails
Suspicious call of initial_cost_hashjoin()
First at 2017-12-22 09:45:50 by Antonin Houska <ah at cybertec.at>
Latest at 2018-03-07 02:56:38 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest attachment (0001-Fix-costing-of-parallel-hash-joins-v2.patch) at 2018-03-02 10:01:33 from Thomas Munro <thomas.munro at enterprisedb.com>
    Attachment (0001-Fix-costing-of-parallel-hash-joins-v2.patch) at 2018-03-02 10:01:33 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (fix.patch) at 2017-12-22 11:13:37 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
History
When Who What
2018-03-07 02:56:55 Peter Eisentraut (petere) Closed in commitfest 2018-03 with status: Committed
2018-03-07 02:56:55 Peter Eisentraut (petere) Changed committer to petere
2018-03-02 08:01:47 Antonin Houska (a.houska) New status: Ready for Committer
2018-03-02 08:00:52 Antonin Houska (a.houska) Added a.houska as reviewer
2018-02-27 02:50:37 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2018-02-27 02:50:30 Thomas Munro (macdice) Attached mail thread 12441.1513935950@localhost
2018-02-27 02:50:30 Thomas Munro (macdice) Created patch record
Edit