aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-10-25 14:54:13 -0700
committerCarl Worth <cworth@cworth.org>2009-10-25 14:54:13 -0700
commita360670c03475b1489ea5e2327cc3037cc8dff0b (patch)
treee30dd0679d50c5c89de11936139be28b3a93b573 /Makefile
parentec77f6b50cb460dc8c376eeee045a25ed390c337 (diff)
Change database to store only a single thread ID per message.
Instead of supporting multiple thread IDs, we now merge together thread IDs if one message is ever found to belong to more than one thread. This allows for constructing complete threads when, for example, a child message doesn't include a complete list of References headers back to the beginning of the thread. It also simplifies dealing with mapping a message ID to a thread ID which is now a simple get_thread_id just like get_message_id, (and no longer an iterator-based thing like get_tags).
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions