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.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/4e2970f8807f1ccfc8029979a70dc80ee102ce48
Modified Files
--------------
src/backend/executor/nodeHash.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)