Update sqlite to 3.7.14.1
modified external/sqlite/sqlite3.c
@@ -1,6 +1,6 @@
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -673,9 +673,9 @@ extern "C" {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -53849,6 +53849,9 @@ static void copyNodeContent(MemPage *pFrom, MemPage *pTo, int *pRC){
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -54479,6 +54482,9 @@ balance_cleanup:
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -106086,7 +106092,7 @@ static Bitmask codeOneLoopStart(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/sqlite/sqlite3.h
@@ -107,9 +107,9 @@ extern "C" {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|