]> git.notmuchmail.org Git - notmuch/commit
database: Rename internal directory value from XTIMESTAMP to XDIRECTORY.
authorCarl Worth <cworth@cworth.org>
Sat, 19 Dec 2009 21:18:18 +0000 (13:18 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 6 Jan 2010 18:32:05 +0000 (10:32 -0800)
commit851c97aed727d284872992dcf6b64bc2069c1d0e
tree8f0c25dd2223d3afd370b9571fb37a99df7e5fcf
parent154bf7ac677c41168c5c6a982fee3f22350adfef
database: Rename internal directory value from XTIMESTAMP to XDIRECTORY.

The recent change from storing absolute paths to relative paths means
that new directory documents will already be created, (and the old
ones will just linger stale in the database). Given that, we might as
well put a clean name on the term in the new documents, (and no real
flag day is needed).
lib/database.cc