]> git.notmuchmail.org Git - notmuch/commit
lib: split notmuch_database_compact
authorDavid Bremner <david@tethera.net>
Thu, 24 Dec 2020 03:37:41 +0000 (23:37 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 23:34:17 +0000 (19:34 -0400)
commit5232462dcfe77e6af475c9dd1a25513c43af53f3
tree36a15d457bc86f5b3057d2738b6d2cd6d0cf379f
parent87e3a82feb3932fea2c2b160c73d210dcd48a78c
lib: split notmuch_database_compact

The "back end" function takes an open notmuch database, which should
know its own path (i.e. the path needs to be cached in the
configuration data).
lib/database.cc
lib/notmuch.h