commit | 6884183ad9dc40bca5c07cff3d400ff1a9025449 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu May 13 12:52:45 2010 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Thu May 13 12:52:45 2010 +0000 |
tree | 0c19fb049426af27ee0cff1892afadd1cf025e77 | |
parent | 980220ffafe7b6ef1274ce07994a77f3d0bb16f5 [diff] |
allow hash key values more than 255 bytes, it does not actually increase mean hash element size, because due to aligning a byte after key is not used anyway in 3/4 cases on 32-bit platforms and in 7/8 cases on 64-bit platforms