mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
add bsddb.db.DBEnv.set_tx_timestamp mention
This commit is contained in:
parent
4ddc78a6a1
commit
cfc4a8dae7
1 changed files with 2 additions and 0 deletions
|
@ -216,6 +216,8 @@ Core and builtins
|
|||
Extension Modules
|
||||
-----------------
|
||||
|
||||
- Add bsddb.db.DBEnv.set_tx_timestamp allowing time based database recovery.
|
||||
|
||||
- Bug #1413192, fix seg fault in bsddb if a transaction was deleted
|
||||
before the env.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue