freebsd-ports/databases/db4/pkg-descr
Ying-Chieh Liao 77e9c7575a patch for 4.0.14
PR:		32533
Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru> (maintainer)
2001-12-24 10:45:47 +00:00

14 lines
582 B
Plaintext

Revision 4 of the Berkeley DB library. This version uses an incompatible
underlying database format than 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.
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/