When the final connection disconnects from a wal mode database, check that the
commit3eff3ce63942fa309fb903d36786ca630af84729
authorDan Kennedy <danielk1977@gmail.com>
Wed, 7 Feb 2018 16:14:41 +0000 (7 16:14 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Wed, 7 Feb 2018 16:14:41 +0000 (7 16:14 +0000)
treee8d8520c2a71aaf2988f1ececd6202fc7474eb81
parente63c385fd03c37c3ff551b520ab4d5eac2e5337b
When the final connection disconnects from a wal mode database, check that the
database file has not been moved or unlinked before deleting the wal and shm
files.
src/pager.c
test/nockpt.test