sqlite: update to 3.50.4
modified external/sqlite/shell.c
@@ -8027,13 +8027,14 @@ SQLITE_EXTENSION_INIT1
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8224,7 +8225,7 @@ LPWSTR utf8_to_utf16(const char *z){
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8252,7 +8253,7 @@ static void statTimesToUtc(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8276,7 +8277,7 @@ static int fileStat(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8309,7 +8310,7 @@ static int makeDirectory(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8359,7 +8360,7 @@ static int writeFile(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8561,7 +8562,7 @@ struct fsdir_cursor {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -15035,7 +15036,7 @@ void sqlite3_expert_destroy(sqlite3expert *p){
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/sqlite/sqlite3.c
@@ -1,6 +1,6 @@
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -18,7 +18,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -465,9 +465,9 @@ extern "C" {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -4398,7 +4398,7 @@ SQLITE_API sqlite3_file *sqlite3_database_file_object(const char*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -5079,7 +5079,7 @@ typedef struct sqlite3_context sqlite3_context;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -5124,7 +5124,7 @@ typedef struct sqlite3_context sqlite3_context;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -5144,7 +5144,7 @@ typedef struct sqlite3_context sqlite3_context;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -5356,7 +5356,7 @@ SQLITE_API const void *sqlite3_column_name16(sqlite3_stmt*, int N);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -5925,8 +5925,8 @@ SQLITE_API int sqlite3_reset(sqlite3_stmt *pStmt);
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -5957,7 +5957,7 @@ SQLITE_API int sqlite3_reset(sqlite3_stmt *pStmt);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6357,7 +6357,7 @@ SQLITE_API unsigned int sqlite3_value_subtype(sqlite3_value*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6395,7 +6395,7 @@ SQLITE_API void sqlite3_value_free(sqlite3_value*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6557,7 +6557,7 @@ SQLITE_API void sqlite3_set_auxdata(sqlite3_context*, int N, void*, void (*)(voi
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6671,7 +6671,7 @@ typedef void (*sqlite3_destructor_type)(void*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6729,7 +6729,7 @@ typedef void (*sqlite3_destructor_type)(void*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7135,7 +7135,7 @@ SQLITE_API sqlite3 *sqlite3_db_handle(sqlite3_stmt*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7230,7 +7230,7 @@ SQLITE_API int sqlite3_txn_state(sqlite3*,const char *zSchema);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7239,7 +7239,7 @@ SQLITE_API int sqlite3_txn_state(sqlite3*,const char *zSchema);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7520,7 +7520,7 @@ SQLITE_API int sqlite3_db_release_memory(sqlite3*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7578,7 +7578,7 @@ SQLITE_API int sqlite3_db_release_memory(sqlite3*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7693,8 +7693,8 @@ SQLITE_API int sqlite3_table_column_metadata(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -7765,7 +7765,7 @@ SQLITE_API int sqlite3_enable_load_extension(sqlite3 *db, int onoff);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7929,7 +7929,7 @@ struct sqlite3_module {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7955,7 +7955,7 @@ struct sqlite3_module {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8096,7 +8096,7 @@ struct sqlite3_index_info {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8261,7 +8261,7 @@ typedef struct sqlite3_blob sqlite3_blob;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8381,7 +8381,7 @@ SQLITE_API int sqlite3_blob_close(sqlite3_blob *);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8531,7 +8531,7 @@ SQLITE_API int sqlite3_vfs_unregister(sqlite3_vfs*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8764,7 +8764,7 @@ SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8887,7 +8887,7 @@ SQLITE_API int sqlite3_test_control(int op, ...);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9055,7 +9055,7 @@ SQLITE_API void sqlite3_str_reset(sqlite3_str*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9141,7 +9141,7 @@ SQLITE_API int sqlite3_status64(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9225,28 +9225,29 @@ SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int r
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -9255,10 +9256,10 @@ SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int r
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9268,6 +9269,7 @@ SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int r
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -9304,7 +9306,7 @@ SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int r
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9375,13 +9377,13 @@ SQLITE_API int sqlite3_stmt_status(sqlite3_stmt*, int op,int resetFlg);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9390,19 +9392,19 @@ SQLITE_API int sqlite3_stmt_status(sqlite3_stmt*, int op,int resetFlg);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9412,7 +9414,7 @@ SQLITE_API int sqlite3_stmt_status(sqlite3_stmt*, int op,int resetFlg);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9517,9 +9519,9 @@ struct sqlite3_pcache_page {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9527,17 +9529,17 @@ struct sqlite3_pcache_page {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9564,12 +9566,12 @@ struct sqlite3_pcache_page {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9586,7 +9588,7 @@ struct sqlite3_pcache_page {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9604,7 +9606,7 @@ struct sqlite3_pcache_page {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9784,7 +9786,7 @@ typedef struct sqlite3_backup sqlite3_backup;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9801,7 +9803,7 @@ typedef struct sqlite3_backup sqlite3_backup;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9903,7 +9905,7 @@ SQLITE_API int sqlite3_backup_pagecount(sqlite3_backup *p);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9923,7 +9925,7 @@ SQLITE_API int sqlite3_backup_pagecount(sqlite3_backup *p);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10321,7 +10323,7 @@ SQLITE_API int sqlite3_vtab_config(sqlite3*, int op, ...);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10355,7 +10357,7 @@ SQLITE_API int sqlite3_vtab_config(sqlite3*, int op, ...);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10523,7 +10525,7 @@ SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10533,7 +10535,7 @@ SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10630,7 +10632,7 @@ SQLITE_API int sqlite3_vtab_in(sqlite3_index_info*, int iCons, int bHandle);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10685,7 +10687,7 @@ SQLITE_API int sqlite3_vtab_in_next(sqlite3_value *pVal, sqlite3_value **ppOut);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10713,8 +10715,8 @@ SQLITE_API int sqlite3_vtab_rhs_value(sqlite3_index_info*, int, sqlite3_value **
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -10754,39 +10756,39 @@ SQLITE_API int sqlite3_vtab_rhs_value(sqlite3_index_info*, int, sqlite3_value **
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10827,8 +10829,8 @@ SQLITE_API int sqlite3_vtab_rhs_value(sqlite3_index_info*, int, sqlite3_value **
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -10871,7 +10873,7 @@ SQLITE_API void sqlite3_stmt_scanstatus_reset(sqlite3_stmt*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10985,8 +10987,8 @@ SQLITE_API int sqlite3_db_cacheflush(sqlite3*);
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -11239,7 +11241,7 @@ SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_recover(sqlite3 *db, const c
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -11248,7 +11250,7 @@ SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_recover(sqlite3 *db, const c
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -11319,7 +11321,7 @@ SQLITE_API unsigned char *sqlite3_serialize(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -11341,7 +11343,7 @@ SQLITE_API int sqlite3_deserialize(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -11349,7 +11351,7 @@ SQLITE_API int sqlite3_deserialize(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -15442,8 +15444,8 @@ typedef INT16_TYPE LogEst;
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -19166,7 +19168,6 @@ struct Index {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -19254,7 +19255,7 @@ struct AggInfo {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -19263,8 +19264,8 @@ struct AggInfo {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -19439,6 +19440,7 @@ struct Expr {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -21473,6 +21475,7 @@ SQLITE_PRIVATE void sqlite3ExprCodeGeneratedColumn(Parse*, Table*, Column*, int)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -54966,7 +54969,9 @@ bitvec_set_rehash:
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -69654,6 +69659,7 @@ SQLITE_PRIVATE int sqlite3WalUndo(Wal *pWal, int (*xUndo)(void *, Pgno), void *p
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -69701,6 +69707,9 @@ SQLITE_PRIVATE int sqlite3WalSavepointUndo(Wal *pWal, u32 *aWalData){
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -111480,7 +111489,7 @@ SQLITE_PRIVATE Expr *sqlite3ExprAnd(Parse *pParse, Expr *pLeft, Expr *pRight){
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -115234,6 +115243,12 @@ expr_code_doover:
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -115919,6 +115934,25 @@ SQLITE_PRIVATE int sqlite3ExprCodeRunJustOnce(
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -117346,7 +117380,9 @@ static void findOrCreateAggInfoColumn(
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -117364,6 +117400,10 @@ static void findOrCreateAggInfoColumn(
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -117397,6 +117437,7 @@ fix_up_expr:
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -117481,13 +117522,19 @@ static int analyzeAggregate(Walker *pWalker, Expr *pExpr){
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -117541,6 +117588,7 @@ static int analyzeAggregate(Walker *pWalker, Expr *pExpr){
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -127174,7 +127222,6 @@ SQLITE_PRIVATE void sqlite3CreateIndex(
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -131999,7 +132046,7 @@ static void concatFuncCore(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -132013,8 +132060,8 @@ static void concatFuncCore(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -153155,6 +153202,7 @@ SQLITE_PRIVATE int sqlite3Select(
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -160151,7 +160199,9 @@ static Expr *removeUnindexableInClauseTerms(
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -160248,7 +160298,7 @@ static SQLITE_NOINLINE void codeINTerm(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -160257,22 +160307,13 @@ static SQLITE_NOINLINE void codeINTerm(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -160302,7 +160343,7 @@ static SQLITE_NOINLINE void codeINTerm(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -163433,30 +163474,42 @@ static void exprAnalyzeOrTerm(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -163721,8 +163774,8 @@ static void exprAnalyze(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -167648,6 +167701,7 @@ static int whereLoopAddBtreeIndex(
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -167656,7 +167710,20 @@ static int whereLoopAddBtreeIndex(
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -167888,7 +167955,7 @@ static int whereLoopAddBtreeIndex(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -168431,6 +168498,7 @@ static int whereLoopAddBtree(
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -169499,8 +169567,6 @@ static i8 wherePathSatisfiesOrderBy(
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -179863,12 +179929,21 @@ static YYACTIONTYPE yy_reduce(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -181474,7 +181549,7 @@ static int getToken(const unsigned char **pz){
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -184424,6 +184499,7 @@ SQLITE_API int sqlite3_setlk_timeout(sqlite3 *db, int ms, int flags){
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -184435,6 +184511,7 @@ SQLITE_API int sqlite3_setlk_timeout(sqlite3 *db, int ms, int flags){
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -232751,7 +232828,7 @@ static int sessionBindRow(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -246127,9 +246204,9 @@ static void fts5SegIterSetNext(Fts5Index *p, Fts5SegIter *pIter){
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -257230,7 +257307,7 @@ static void fts5SourceIdFunc(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -258045,6 +258122,7 @@ static int fts5StorageDeleteFromIndex(
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -258061,11 +258139,22 @@ static int fts5StorageDeleteFromIndex(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -258081,6 +258170,7 @@ static int fts5StorageDeleteFromIndex(
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified external/sqlite/sqlite3.h
@@ -146,9 +146,9 @@ extern "C" {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -4079,7 +4079,7 @@ SQLITE_API sqlite3_file *sqlite3_database_file_object(const char*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -4760,7 +4760,7 @@ typedef struct sqlite3_context sqlite3_context;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -4805,7 +4805,7 @@ typedef struct sqlite3_context sqlite3_context;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -4825,7 +4825,7 @@ typedef struct sqlite3_context sqlite3_context;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -5037,7 +5037,7 @@ SQLITE_API const void *sqlite3_column_name16(sqlite3_stmt*, int N);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -5606,8 +5606,8 @@ SQLITE_API int sqlite3_reset(sqlite3_stmt *pStmt);
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -5638,7 +5638,7 @@ SQLITE_API int sqlite3_reset(sqlite3_stmt *pStmt);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6038,7 +6038,7 @@ SQLITE_API unsigned int sqlite3_value_subtype(sqlite3_value*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6076,7 +6076,7 @@ SQLITE_API void sqlite3_value_free(sqlite3_value*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6238,7 +6238,7 @@ SQLITE_API void sqlite3_set_auxdata(sqlite3_context*, int N, void*, void (*)(voi
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6352,7 +6352,7 @@ typedef void (*sqlite3_destructor_type)(void*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6410,7 +6410,7 @@ typedef void (*sqlite3_destructor_type)(void*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6816,7 +6816,7 @@ SQLITE_API sqlite3 *sqlite3_db_handle(sqlite3_stmt*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6911,7 +6911,7 @@ SQLITE_API int sqlite3_txn_state(sqlite3*,const char *zSchema);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -6920,7 +6920,7 @@ SQLITE_API int sqlite3_txn_state(sqlite3*,const char *zSchema);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7201,7 +7201,7 @@ SQLITE_API int sqlite3_db_release_memory(sqlite3*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7259,7 +7259,7 @@ SQLITE_API int sqlite3_db_release_memory(sqlite3*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7374,8 +7374,8 @@ SQLITE_API int sqlite3_table_column_metadata(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -7446,7 +7446,7 @@ SQLITE_API int sqlite3_enable_load_extension(sqlite3 *db, int onoff);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7610,7 +7610,7 @@ struct sqlite3_module {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7636,7 +7636,7 @@ struct sqlite3_module {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7777,7 +7777,7 @@ struct sqlite3_index_info {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -7942,7 +7942,7 @@ typedef struct sqlite3_blob sqlite3_blob;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8062,7 +8062,7 @@ SQLITE_API int sqlite3_blob_close(sqlite3_blob *);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8212,7 +8212,7 @@ SQLITE_API int sqlite3_vfs_unregister(sqlite3_vfs*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8445,7 +8445,7 @@ SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8568,7 +8568,7 @@ SQLITE_API int sqlite3_test_control(int op, ...);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8736,7 +8736,7 @@ SQLITE_API void sqlite3_str_reset(sqlite3_str*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8822,7 +8822,7 @@ SQLITE_API int sqlite3_status64(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8906,28 +8906,29 @@ SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int r
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -8936,10 +8937,10 @@ SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int r
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -8949,6 +8950,7 @@ SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int r
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -8985,7 +8987,7 @@ SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int r
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9056,13 +9058,13 @@ SQLITE_API int sqlite3_stmt_status(sqlite3_stmt*, int op,int resetFlg);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9071,19 +9073,19 @@ SQLITE_API int sqlite3_stmt_status(sqlite3_stmt*, int op,int resetFlg);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9093,7 +9095,7 @@ SQLITE_API int sqlite3_stmt_status(sqlite3_stmt*, int op,int resetFlg);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9198,9 +9200,9 @@ struct sqlite3_pcache_page {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9208,17 +9210,17 @@ struct sqlite3_pcache_page {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9245,12 +9247,12 @@ struct sqlite3_pcache_page {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9267,7 +9269,7 @@ struct sqlite3_pcache_page {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9285,7 +9287,7 @@ struct sqlite3_pcache_page {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9465,7 +9467,7 @@ typedef struct sqlite3_backup sqlite3_backup;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9482,7 +9484,7 @@ typedef struct sqlite3_backup sqlite3_backup;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9584,7 +9586,7 @@ SQLITE_API int sqlite3_backup_pagecount(sqlite3_backup *p);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9604,7 +9606,7 @@ SQLITE_API int sqlite3_backup_pagecount(sqlite3_backup *p);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10002,7 +10004,7 @@ SQLITE_API int sqlite3_vtab_config(sqlite3*, int op, ...);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10036,7 +10038,7 @@ SQLITE_API int sqlite3_vtab_config(sqlite3*, int op, ...);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10204,7 +10206,7 @@ SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10214,7 +10216,7 @@ SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10311,7 +10313,7 @@ SQLITE_API int sqlite3_vtab_in(sqlite3_index_info*, int iCons, int bHandle);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10366,7 +10368,7 @@ SQLITE_API int sqlite3_vtab_in_next(sqlite3_value *pVal, sqlite3_value **ppOut);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10394,8 +10396,8 @@ SQLITE_API int sqlite3_vtab_rhs_value(sqlite3_index_info*, int, sqlite3_value **
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -10435,39 +10437,39 @@ SQLITE_API int sqlite3_vtab_rhs_value(sqlite3_index_info*, int, sqlite3_value **
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10508,8 +10510,8 @@ SQLITE_API int sqlite3_vtab_rhs_value(sqlite3_index_info*, int, sqlite3_value **
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -10552,7 +10554,7 @@ SQLITE_API void sqlite3_stmt_scanstatus_reset(sqlite3_stmt*);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10666,8 +10668,8 @@ SQLITE_API int sqlite3_db_cacheflush(sqlite3*);
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -10920,7 +10922,7 @@ SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_recover(sqlite3 *db, const c
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10929,7 +10931,7 @@ SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_recover(sqlite3 *db, const c
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -11000,7 +11002,7 @@ SQLITE_API unsigned char *sqlite3_serialize(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -11022,7 +11024,7 @@ SQLITE_API int sqlite3_deserialize(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -11030,7 +11032,7 @@ SQLITE_API int sqlite3_deserialize(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|