Add the new sqlite3PagerUnrefPageOne() pager method to deal with the special
commitb782bd49ab9ac1185dd9d24a52b91802b9dfe13f
authorD. Richard Hipp <drh@hwaci.com>
Fri, 1 Sep 2017 14:50:19 +0000 (1 14:50 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Fri, 1 Sep 2017 14:50:19 +0000 (1 14:50 +0000)
tree9ad421b576e8e3a4eb41f6b529aab20f01f862da
parent97a9b1d4012bf013fff4818b5047316dd0aa34f2
Add the new sqlite3PagerUnrefPageOne() pager method to deal with the special
case of unreferencing page1.
src/btree.c
src/pager.c
src/pager.h