K 10 svn:author V 2 ru K 8 svn:date V 27 2005-02-19T23:59:49.000000Z K 7 svn:log V 261 Fixate the hash bucket size to 4K. We were using the default, which is stat.st_blksize (i.e., PAGE_SIZE). This change causes the .db files that were cross-compiled on another platform to be identical to the natively built ones. Tested on: alpha->amd64 build END