Gregory P. Smith
|
c25fd3fb48
|
bugfix: disallow use of DB_TXN after commit() or abort(), prevents a
coredump or segmentation violation.
Sourceforge patch ID 664896:
http://sourceforge.net/tracker/index.php?func=detail&aid=664896&group_id=13900&atid=313900
The bug was reported on the pybsddb-users mailing list.
|
2003-01-17 07:52:59 +00:00 |
|
Barry Warsaw
|
9a0d779c7d
|
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
version 4.1.1 and works with up to BerkeleyDB 4.1.25.
|
2002-12-30 20:53:52 +00:00 |
|
Tim Peters
|
77c06fbf94
|
Whitespace normalization.
|
2002-11-24 02:35:35 +00:00 |
|
Martin v. Löwis
|
1c6b1a2b4e
|
Importing test suite from bsddb3 3.4.0 (with modifications).
|
2002-11-19 17:47:07 +00:00 |
|