]> git.cworth.org Git - obsolete/notmuch-old/commit
database: Store directory path in 'data' of directory documents.
authorCarl Worth <cworth@cworth.org>
Sun, 20 Dec 2009 23:46:41 +0000 (15:46 -0800)
committerCarl Worth <cworth@cworth.org>
Sun, 20 Dec 2009 23:46:41 +0000 (15:46 -0800)
commit4d108493e76e67adbfffbe2a1f2b227c53f3177c
treef048a0d33c13d8cbd9b0cf6d5658c2b355030670
parent0cd1ae54b56bb291cf62cf8064577dc21aa5e3cd
database: Store directory path in 'data' of directory documents.

We're planning to have mail documents refer to directory documents for
the path of the containing directory. To support this, we need the
path in the data, (since the path in the 'directory' term can be
irretrievable as it will be the SHA1 sum of the path for a very long
path).
lib/database.cc