Revert "Fix race in Parallel Hash Join batch cleanup."

Thomas Munro <tmunro@postgresql.org>

Commit: b9ed85698f3e101bc84eb9b1adf77f5d04ebe7eb
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2021-03-17T12:06:01Z
Releases: 12.7
Revert "Fix race in Parallel Hash Join batch cleanup."

This reverts commit 8fa2478b407ef867d501fafcdea45fd827f70799.

Discussion: https://postgr.es/m/CA%2BhUKGJmcqAE3MZeDCLLXa62cWM0AJbKmp2JrJYaJ86bz36LFA%40mail.gmail.com

Files

PathChange+/−
src/backend/executor/nodeHash.c modified +15 −32
src/backend/executor/nodeHashjoin.c modified +16 −24
src/include/executor/hashjoin.h modified +1 −2

Discussion