]> git.notmuchmail.org Git - notmuch/commit
Add the NOTMUCH_FEATURE_INDEXED_MIMETYPES database feature
authorTodd <todd@electricoding.com>
Thu, 22 Jan 2015 23:43:37 +0000 (17:43 -0600)
committerDavid Bremner <david@tethera.net>
Sat, 24 Jan 2015 15:47:47 +0000 (16:47 +0100)
commit0de999aab5bd4cd44bc4ea76fd1d25172bd839ae
treef18470d4b22e4fbf3f9fc555683c59d44a4ca459
parent0829bd4e5da82a14e003f4036592913adb00e243
Add the NOTMUCH_FEATURE_INDEXED_MIMETYPES database feature

This feature will exist in all newly created databases, but there is
no upgrade provided for it.  If this flag exists, it indicates that
the database was created after the indexed MIME-types feature was
added.
lib/database-private.h
lib/database.cc