Berkeley DB 2.7.1 Change Log
New Features:
-
This release includes support for nested transactions. (No
interface changes were required.)
System Porting and Build Procedure Changes:
-
FreeBSD systems are now built using the flags -D_THREAD_SAFE and
-pthread instead of directly loading with the -lc_r library.
-
Linux systems are now built using the -D_REENTRANT flag.
Other Changes:
-
The default memory pool cache size has been increase from 128K to 256K.