diff options
| author | Istvan Marko <notmuch@kismala.com> | 2016-06-26 17:29:43 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-06-29 09:03:34 +0200 |
| commit | 9b60dc3cd9224eddfe9bc5cf74eeaa5f0d599d04 (patch) | |
| tree | a577334efff26292a4321886f3862c276862f84b /bindings/python/MANIFEST.in | |
| parent | 496dccf44fadf4c8ee190e98d3cba54a8e828f97 (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 'bindings/python/MANIFEST.in')
0 files changed, 0 insertions, 0 deletions
