Fossil SCM

Update the built-in SQLite to a really clean build of version 3.13.0 final

jan.nijtmans 2016-05-19 14:12 trunk
Commit b817253a51537d3d57bb8184d4624203262ae3ff
1 file changed +1 -1
+1 -1
--- src/sqlite3.c
+++ src/sqlite3.c
@@ -192994,11 +192994,11 @@
192994192994
int nArg, /* Number of args */
192995192995
sqlite3_value **apUnused /* Function arguments */
192996192996
){
192997192997
assert( nArg==0 );
192998192998
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);
193000193000
}
193001193001
193002193002
static int fts5Init(sqlite3 *db){
193003193003
static const sqlite3_module fts5Mod = {
193004193004
/* iVersion */ 2,
193005193005
--- 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

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button