Chromium Code Reviews
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.
[Relands https://codereview.chromium.org/1782633002/ which
relanded https://codereview.chromium.org/1757653002/ ]
BUG=584407
TBR=sdefresne@chromium.org
Committed: https://crrev.com/b9606f86f7058774ba846c8f9cc8735deb251f0c
Cr-Commit-Position: refs/heads/master@{#380703}
Patch Set 1 #Patch Set 2 : Put sqlite_recover in is_ios for gn, also. #
Total comments: 1
Patch Set 3 : sqlite_recover to public_deps for recovery.cc to include. #Patch Set 4 : Comment out unused constants. #
Messages
Total messages: 26 (10 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||