pgsql: Forgot that I had intended to replace division by masking in hash

Started by Tom Laneover 21 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Forgot that I had intended to replace division by masking in hash calculation.

Modified Files:
--------------
pgsql/src/backend/executor:
nodeHash.c (r1.89 -> r1.90)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/nodeHash.c.diff?r1=1.89&r2=1.90)