Fix broken resetting of subplan node's hash tables

Edit
ID 2494
Title Fix broken resetting of subplan node's hash tables
Topic Bug Fixes
Created 2020-02-29 09:12:49
Last modified 2020-02-29 19:50:54 (4 years, 8 months ago)
Latest email 2020-03-01 12:52:47 (4 years, 8 months ago)
Status
2020-03: Committed
Target version
Authors Andreas Karlsson (kandreas)
Reviewers Tom Lane (tgl)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/2494
git checkout commitfest/cf/2494
Emails
Broken resetting of subplan hash tables
First at 2020-02-29 08:58:46 by Andreas Karlsson <andreas at proxel.se>
Latest at 2020-03-01 12:52:47 by Ranier Vilela <ranier.vf at gmail.com>
Latest attachment (fix-subplan-hash-reset-v2.patch) at 2020-02-29 08:58:46 from Andreas Karlsson <andreas at proxel.se>
    Attachment (fix-subplan-hash-reset-v2.patch) at 2020-02-29 08:58:46 from Andreas Karlsson <andreas at proxel.se> (Patch: Yes)
History
When Who What
2020-02-29 19:50:54 Tom Lane (tgl) Closed in commitfest 2020-03 with status: Committed
2020-02-29 19:50:54 Tom Lane (tgl) Changed committer to tgl
2020-02-29 19:50:45 Tom Lane (tgl) Added tgl as reviewer
2020-02-29 09:13:23 Andreas Karlsson (kandreas) Changed authors to Andreas Karlsson (kandreas)
2020-02-29 09:12:49 Andreas Karlsson (kandreas) Attached mail thread edb62547-c453-c35b-3ed6-a069e4d6b937@proxel.se
2020-02-29 09:12:49 Andreas Karlsson (kandreas) Created patch record
Edit