summaryrefslogtreecommitdiff
path: root/databases/db3/pkg-descr
blob: 517bfda3a307aa42bae385226da0a617cd3fce68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Version 3 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 v3
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.

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/

WWW: http://www.sleepycat.com/