Code review for improved-hashing patch. Fix some portability issues
(char != unsigned char, Datum != uint32); make use of new hash code in dynahash hash tables and hash joins.
Showing
Please register or sign in to comment
(char != unsigned char, Datum != uint32); make use of new hash code in dynahash hash tables and hash joins.