Description[sqlite] sql::Recovery working under USE_SYSTEM_SQLITE.
Removes the USE_SYSTEM_SQLITE conditional sections in sql::Recover
implementation and tests. third_party/sqlite includes sqlite_recover
library for the USE_SYSTEM_SQLITE case, with recover.c compiled against
the system version of SQLite.
Additionally remove interiorCursorEOF() from recover.c, as it was
unused, rather than adding a compile flag to allow it.
BUG=584407
Committed: https://crrev.com/7776a37d651f0afdf61f150fba50884f2ad3ac5d
Cr-Commit-Position: refs/heads/master@{#380076}
Patch Set 1 #
Total comments: 6
Patch Set 2 : copy_test_data_ios.gypi for test data. #
Depends on Patchset: Messages
Total messages: 26 (9 generated)
|