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

  1. Fix representation of hash keys in Hash/HashJoin nodes.