blob: 2ba215b28cdc2d036d9e27798a3de534c7cff1d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Version 4 of the Berkeley DB library. This version uses an underlying
database format incompatible with revision 1 and a different standard API.
Utilities are included in the distribution to convert v1.85 databases to v4
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.
For details on compatibility with other DB versions, see:
http://www.sleepycat.com/download/patchlogs.shtml
WWW: http://www.oracle.com/us/products/database/berkeley-db/db/
|