]> git.cworth.org Git - notmuch/commit
lib: create field processors from prefix table
authorDavid Bremner <david@tethera.net>
Mon, 27 Feb 2017 02:34:19 +0000 (22:34 -0400)
committerDavid Bremner <david@tethera.net>
Fri, 3 Mar 2017 11:15:13 +0000 (07:15 -0400)
commit31b8ce4558de69860c95bf319a0a162316dce6c6
treecd5dd6e4ddcc7e2ebb23a9b02070a93f38c305ef
parent914c4db1f2cf5b19100b42a8e3ea62d000a9b642
lib: create field processors from prefix table

This is a bit more code than hardcoding the two existing field
processors, but it should make it easy to add more.
lib/database-private.h
lib/database.cc