Fossil SCM

Clean rebuild of SQLite (so the source_id of fts5 matches the one from SQLite itself)

jan.nijtmans 2015-12-17 15:58 trunk
Commit 5b30c544d5e25eb5f13adc304d143d8d292c9261
1 file changed +1 -1
+1 -1
--- src/sqlite3.c
+++ src/sqlite3.c
@@ -182123,11 +182123,11 @@
182123182123
sqlite3_context *pCtx, /* Function call context */
182124182124
int nArg, /* Number of args */
182125182125
sqlite3_value **apVal /* Function arguments */
182126182126
){
182127182127
assert( nArg==0 );
182128
- sqlite3_result_text(pCtx, "fts5: 2015-12-10 17:59:50 05bc4f920ce23da48d1da6cd36a956fd6fd7c862", -1, SQLITE_TRANSIENT);
182128
+ sqlite3_result_text(pCtx, "fts5: 2015-12-11 13:51:02 e998513e442ce1206b12dc28bdc996d7b5f9f94d", -1, SQLITE_TRANSIENT);
182129182129
}
182130182130
182131182131
static int fts5Init(sqlite3 *db){
182132182132
static const sqlite3_module fts5Mod = {
182133182133
/* iVersion */ 2,
182134182134
--- src/sqlite3.c
+++ src/sqlite3.c
@@ -182123,11 +182123,11 @@
182123 sqlite3_context *pCtx, /* Function call context */
182124 int nArg, /* Number of args */
182125 sqlite3_value **apVal /* Function arguments */
182126 ){
182127 assert( nArg==0 );
182128 sqlite3_result_text(pCtx, "fts5: 2015-12-10 17:59:50 05bc4f920ce23da48d1da6cd36a956fd6fd7c862", -1, SQLITE_TRANSIENT);
182129 }
182130
182131 static int fts5Init(sqlite3 *db){
182132 static const sqlite3_module fts5Mod = {
182133 /* iVersion */ 2,
182134
--- src/sqlite3.c
+++ src/sqlite3.c
@@ -182123,11 +182123,11 @@
182123 sqlite3_context *pCtx, /* Function call context */
182124 int nArg, /* Number of args */
182125 sqlite3_value **apVal /* Function arguments */
182126 ){
182127 assert( nArg==0 );
182128 sqlite3_result_text(pCtx, "fts5: 2015-12-11 13:51:02 e998513e442ce1206b12dc28bdc996d7b5f9f94d", -1, SQLITE_TRANSIENT);
182129 }
182130
182131 static int fts5Init(sqlite3 *db){
182132 static const sqlite3_module fts5Mod = {
182133 /* iVersion */ 2,
182134

Keyboard Shortcuts

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