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

Thomas Munro <tmunro@postgresql.org>

Commit: 492f6e21038a821511600fc174a128d3af036d37
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2021-03-17T12:09:35Z
Releases: 11.12
Revert "Fix race in Parallel Hash Join batch cleanup."

This reverts commit 0129c56fbe5c26bfec91bfc2c8a3b8818f441d6e.

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