]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-private.h
Shuffle the value numbers around in the database.
[notmuch] / notmuch-private.h
index 88b01bd3029f0c0b39387a44f05d1376f2120a8f..53e99bdd8a23634e815b2c62141c0039be17f8e4 100644 (file)
@@ -67,13 +67,10 @@ NOTMUCH_BEGIN_DECLS
 #endif
 #endif
 
-/* These value numbers are chosen to be sup compatible (for now at
- * least). */
-
 typedef enum {
-    NOTMUCH_VALUE_MESSAGE_ID = 0,
-    NOTMUCH_VALUE_THREAD = 1,
-    NOTMUCH_VALUE_DATE = 2
+    NOTMUCH_VALUE_TIMESTAMP = 0,
+    NOTMUCH_VALUE_MESSAGE_ID,
+    NOTMUCH_VALUE_THREAD
 } notmuch_value_t;
 
 /* Xapian (with flint backend) complains if we provide a term longer