]> git.notmuchmail.org Git - notmuch/commit - lib/notmuch.h
lib: add NOTMUCH_STATUS_DATABASE_EXISTS
authorDavid Bremner <david@tethera.net>
Sun, 3 Jan 2021 12:50:12 +0000 (08:50 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 23:46:46 +0000 (19:46 -0400)
commit55f5e87096fda96280ccc4b191393c7e59b4df57
tree068885ea4182e066429963f60d2314a06cf8e31e
parentc447fe92c7ec3e6730d2cd0d739d8978cf8696f1
lib: add NOTMUCH_STATUS_DATABASE_EXISTS

It is desirable to distinguish between attempting to create a database
that already exists, and more fatal errors like permission problems.
bindings/python-cffi/notmuch2/_build.py
bindings/python-cffi/notmuch2/_errors.py
lib/notmuch.h