]> git.notmuchmail.org Git - notmuch/blobdiff - message.cc
Add notmuch_database_set_timestamp and notmuch_database_get_timestamp
[notmuch] / message.cc
index ee0e8e1f80502f81aa74c7cfc3994866e852ef41..c5a6273fdea65bd2e3a5ee41f2e57bd1b6882efc 100644 (file)
@@ -82,7 +82,8 @@ prefix_t BOOLEAN_PREFIX[] = {
     { "attachment_extension", "O" },
     { "msgid", "Q" },
     { "thread", "H" },
     { "attachment_extension", "O" },
     { "msgid", "Q" },
     { "thread", "H" },
-    { "ref", "R" }
+    { "ref", "R" },
+    { "timestamp", "KTS" },
 };
 
 const char *
 };
 
 const char *