Fossil SCM
Update the built-in SQLite to a really clean build of version 3.13.0 final
Commit
b817253a51537d3d57bb8184d4624203262ae3ff
Parent
3747b4b5ea9e4c9…
1 file changed
+1
-1
+1
-1
| --- src/sqlite3.c | ||
| +++ src/sqlite3.c | ||
| @@ -192994,11 +192994,11 @@ | ||
| 192994 | 192994 | int nArg, /* Number of args */ |
| 192995 | 192995 | sqlite3_value **apUnused /* Function arguments */ |
| 192996 | 192996 | ){ |
| 192997 | 192997 | assert( nArg==0 ); |
| 192998 | 192998 | UNUSED_PARAM2(nArg, apUnused); |
| 192999 | - sqlite3_result_text(pCtx, "fts5: 2016-05-05 23:59:22 d2efd3c176f0eba2d78105f0bb3161db38bd4bab", -1, SQLITE_TRANSIENT); | |
| 192999 | + sqlite3_result_text(pCtx, "fts5: 2016-05-18 10:57:30 fc49f556e48970561d7ab6a2f24fdd7d9eb81ff2", -1, SQLITE_TRANSIENT); | |
| 193000 | 193000 | } |
| 193001 | 193001 | |
| 193002 | 193002 | static int fts5Init(sqlite3 *db){ |
| 193003 | 193003 | static const sqlite3_module fts5Mod = { |
| 193004 | 193004 | /* iVersion */ 2, |
| 193005 | 193005 |
| --- src/sqlite3.c | |
| +++ src/sqlite3.c | |
| @@ -192994,11 +192994,11 @@ | |
| 192994 | int nArg, /* Number of args */ |
| 192995 | sqlite3_value **apUnused /* Function arguments */ |
| 192996 | ){ |
| 192997 | assert( nArg==0 ); |
| 192998 | UNUSED_PARAM2(nArg, apUnused); |
| 192999 | sqlite3_result_text(pCtx, "fts5: 2016-05-05 23:59:22 d2efd3c176f0eba2d78105f0bb3161db38bd4bab", -1, SQLITE_TRANSIENT); |
| 193000 | } |
| 193001 | |
| 193002 | static int fts5Init(sqlite3 *db){ |
| 193003 | static const sqlite3_module fts5Mod = { |
| 193004 | /* iVersion */ 2, |
| 193005 |
| --- src/sqlite3.c | |
| +++ src/sqlite3.c | |
| @@ -192994,11 +192994,11 @@ | |
| 192994 | int nArg, /* Number of args */ |
| 192995 | sqlite3_value **apUnused /* Function arguments */ |
| 192996 | ){ |
| 192997 | assert( nArg==0 ); |
| 192998 | UNUSED_PARAM2(nArg, apUnused); |
| 192999 | sqlite3_result_text(pCtx, "fts5: 2016-05-18 10:57:30 fc49f556e48970561d7ab6a2f24fdd7d9eb81ff2", -1, SQLITE_TRANSIENT); |
| 193000 | } |
| 193001 | |
| 193002 | static int fts5Init(sqlite3 *db){ |
| 193003 | static const sqlite3_module fts5Mod = { |
| 193004 | /* iVersion */ 2, |
| 193005 |