support old sqlite before 3.7.7
authorJürgen Weigert <jnweiger@gmail.com>
Wed, 27 Sep 2017 20:35:12 +0000 (22:35 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Oct 2017 20:01:38 +0000 (22:01 +0200)
commit09c3043c85d475c0d1cd720cd00b697bc8d2bd33
tree3e84b368415d8d403e78475f8041c463e7d4340d
parent0a8c394ee9f0043a06822252814fa61cc7b4f4c1
support old sqlite before 3.7.7

quickfix: define the symbol for backwards compat
or FIXME: better solution #ifdef SQLITE_IOERR_SHMMAP where needed...
src/common/syncjournaldb.cpp