Update DB3 backend to use 64bit key ids.
authorJonathan McDowell <noodles@earth.li>
Fri, 11 Jun 2004 17:48:28 +0000 (17:48 +0000)
committerJonathan McDowell <noodles@earth.li>
Fri, 11 Jun 2004 17:48:28 +0000 (17:48 +0000)
This fixes the DB3 backend to store keys using their 64bit key ids rather
than the truncated 32bit id. It adds another database to map the 32bit ids
to the full 64bits.


No differences found