]> git.cworth.org Git - notmuch/commit
xapian-dump: Add support to unserialize values.
authorCarl Worth <cworth@cworth.org>
Tue, 13 Oct 2009 16:36:25 +0000 (09:36 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 13 Oct 2009 16:36:25 +0000 (09:36 -0700)
commitea96cb694f83ca00db9516bd3cb7724fb63a7854
tree9e9afed6732903b2fa5f1d98b3cda518811d54ec
parent96a706383ff2775ccba7b6e297bc100e70359b1b
xapian-dump: Add support to unserialize values.

The interface for this is cheesy, (bare integer value numbers on the
command line indicating that unserialization is desired for those
value numbers). But this at least lets us print sup databases with
human-readable output for the date values.
xapian-dump.cc