2001-12-24 05:45:47 -05:00
|
|
|
Revision 4 of the Berkeley DB library. This version uses an incompatible
|
1997-11-11 11:58:48 -05:00
|
|
|
underlying database format than revision 1 and a different standard API.
|
2001-12-24 05:45:47 -05:00
|
|
|
Utilities are included in the distribution to convert v1.85 databases to v4
|
1997-11-11 11:58:48 -05:00
|
|
|
databases, and a backwards compatible API is provided to maintain
|
|
|
|
compatibility with programs using the v1.85 interface.
|
1997-06-13 13:54:36 -04:00
|
|
|
|
1997-11-11 11:58:48 -05:00
|
|
|
There are minor interface changes in this release which may require that DB
|
|
|
|
applications be modified and recompiled. For a complete discussion of
|
|
|
|
interface changes, see:
|
|
|
|
|
|
|
|
http://www.sleepycat.com/update/
|
|
|
|
|
2001-11-20 18:29:38 -05:00
|
|
|
WWW: http://www.sleepycat.com/
|