]> git.notmuchmail.org Git - notmuch/commitdiff
add_message: Fix to not add multiple documents with the same message ID
authorCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 13:00:10 +0000 (06:00 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 13:00:10 +0000 (06:00 -0700)
Here's the second big fix to message-ID handling, (the first was to
generate message IDs when an email contained none). Now, with no
document missing a message ID, and no two documents having the same
message ID, we have a nice consistent database where the message ID
can be used as a unique key.


No differences found