Fix assert with side effects in the new PHJ code.

Andres Freund <andres@anarazel.de>

Commit: 4e2970f8807f1ccfc8029979a70dc80ee102ce48
Author: Andres Freund <andres@anarazel.de>
Date: 2017-12-24T10:57:55Z
Releases: 11.0
Fix assert with side effects in the new PHJ code.

Instead of asserting the assert just set the value to what it was
supposed to test...

Per coverity.

Files

PathChange+/−
src/backend/executor/nodeHash.c modified +1 −1