]> git.notmuchmail.org Git - notmuch/commit
lib: publish API for notmuch_database_reopen
authorDavid Bremner <david@tethera.net>
Sun, 14 Mar 2021 14:01:57 +0000 (11:01 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 18 Mar 2021 11:03:36 +0000 (08:03 -0300)
commit1121299905e2b2684d7cc56ec35c26c3a012783e
treeae0b17de61de2731d80a93f47fd472bd5113a4a9
parent9a5406cc94f26dfa4839bacaae80b94d4ad6739e
lib: publish API for notmuch_database_reopen

Include the (currently unused) mode argument which will specify which
mode to re-open the database in. Functionality and docs to be
finalized in a followup commit.
lib/database.cc
lib/message.cc
lib/notmuch-private.h
lib/notmuch.h