]> git.cworth.org Git - obsolete/notmuch-old/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>
Sat, 19 Dec 2009 22:20:49 +0000 (14:20 -0800)
commit782e21992f187743a59890e96b69a5087ae9fbc4
tree41132c5ba2e4325ae590006bb8708cbba89f8c30
parentd8135d7bcc390946396d076547402d07efd97579
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