]> git.notmuchmail.org Git - notmuch/commitdiff
database: Make find_unique_doc_id enforce uniqueness (for a debug build)
authorCarl Worth <cworth@cworth.org>
Mon, 21 Dec 2009 23:11:32 +0000 (15:11 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 6 Jan 2010 18:32:06 +0000 (10:32 -0800)
Catching any violation of this unique-ness constraint is very much in
line with similar, existing INTERNAL_ERROR cases.


No differences found