aboutsummaryrefslogtreecommitdiff
path: root/completion
diff options
context:
space:
mode:
authorIstvan Marko <notmuch@kismala.com>2016-06-26 17:29:43 +0200
committerDavid Bremner <david@tethera.net>2016-06-29 09:03:34 +0200
commit9b60dc3cd9224eddfe9bc5cf74eeaa5f0d599d04 (patch)
treea577334efff26292a4321886f3862c276862f84b /completion
parent496dccf44fadf4c8ee190e98d3cba54a8e828f97 (diff)
Use the Xapian::DB_RETRY_LOCK flag when available
Xapian 1.3 has introduced the DB_RETRY_LOCK flag (Xapian bug 275). Detect it in configure and optionally use it. With this flag commands that need the write lock will wait for their turn instead of aborting when it's not immediately available. Amended by db: allow disabling in configure
Diffstat (limited to 'completion')
0 files changed, 0 insertions, 0 deletions