Re: Hash join explain is broken
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andres Freund <andres@anarazel.de>
Cc: Alexander Korotkov <a.korotkov@postgrespro.ru>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-07-02T00:08:07Z
Lists: pgsql-hackers
Andres Freund <andres@anarazel.de> writes: > Tom, any comments? Otherwise I'll go ahead, and commit after a round or > two of polishing. Sorry for not getting to this sooner --- I'll try to look tomorrow. regards, tom lane
Commits
-
Fix representation of hash keys in Hash/HashJoin nodes.
- a668bc75996d 12.0 landed
- 2abd7ae9b20b 13.0 landed