add TDB_NO_NESTING. When this flag is set tdb will not allow any nested transactions...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 25 Apr 2009 22:38:37 +0000 (08:38 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 25 Apr 2009 22:43:45 +0000 (08:43 +1000)
commit460e6b2402fc9bca9e9835e3a203278ac0bcaf8f
treed75e6d7120f79f6bde28980ee0599d4d99281c9d
parentfb582515c674b76e06aed28d04f24ae3a849cfe2
add TDB_NO_NESTING. When this flag is set tdb will not allow any nested transactions and tdb_transaction_start() will implicitely _cancel() any pending transactions before starting any new ones.
lib/tdb/common/transaction.c
lib/tdb/include/tdb.h