Test instrumentation of Hash nodes with parallel query.
authorRobert Haas <rhaas@postgresql.org>
Tue, 19 Dec 2017 20:26:09 +0000 (15:26 -0500)
committerRobert Haas <rhaas@postgresql.org>
Tue, 19 Dec 2017 20:29:08 +0000 (15:29 -0500)
commit7d3583ad9ae54b44119973a9d6d731c9cc74c86e
treeedee037df96a5cad3ddf5f79d3e04b8dcfc49e93
parent8526bcb2df76d5171b4f4d6dc7a97560a73a5eff
Test instrumentation of Hash nodes with parallel query.

Commit 8526bcb2df76d5171b4f4d6dc7a97560a73a5eff fixed bugs related
to both Sort and Hash, but only added a test case for Sort.  This
adds a test case for Hash to match.

Thomas Munro

Discussion: http://postgr.es/m/CAEepm=2-LRnfwUBZDqQt+XAcd0af_ykNyyVvP3h1uB1AQ=e-eA@mail.gmail.com
src/test/regress/expected/join.out
src/test/regress/sql/join.sql