]> git.notmuchmail.org Git - notmuch/commitdiff
lib: Add notmuch_database_{begin,end}_atomic.
authorAustin Clements <amdragon@mit.edu>
Sat, 29 Jan 2011 16:25:24 +0000 (11:25 -0500)
committerDavid Bremner <bremner@debian.org>
Sat, 24 Sep 2011 01:50:38 +0000 (21:50 -0400)
These operations translate into non-flushed Xapian transactions,
allowing arbitrary groups of database operations to be performed
atomically.


No differences found