sqlite: Upgrade to SQLite 3.19.0
Downloaded from https://sqlite.org/2017/sqlite-amalgamation-3190000.zip
$ sha256sum sqlite-amalgamation-3190000.zip
9c452a117cf72e41fec97f6cd6c3832bd09750ded1a88d89d49ccb2d6cf910ac sqlite-amalgamation-3190000.zip
dist/orig contains the stock sqlite3 code, as packaged in the ZIP file above.
dist contains a copy of dist/orig, but with the Android.patch file applied.
Please see Android.patch for a list of differences between stock and
Android.
The Android specific patch applied cleanly and was regenerated.
This is a regular maintenance release which contains performance
improvements to the query planner and some non-critical bug fixes.
More details about the release are available here: https://sqlite.org/releaselog/3_19_0.html
Change-Id: I4617148f0e20498e0bbca76207bd5a43918475b9
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
8 files changed