]> Sergey Matveev's repositories - public-inbox.git/commitdiff
nntp: use NNTP article numbers for lookups
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 18:47:47 +0000 (18:47 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 18:49:17 +0000 (18:49 +0000)
Since Message-IDs are no longer unique within Xapian
(but are within the SQLite Msgmap); favor NNTP article
numbers for internal lookups.  This will prevent us
from finding the "wrong" internal Message-ID.


No differences found