Finish killing FTS
modified libpkg/pkgdb.c
@@ -89,7 +89,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -584,10 +584,6 @@ pkgdb_init(sqlite3 *sdb)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -1285,7 +1281,6 @@ typedef enum _sql_prstmt_index {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1488,12 +1483,6 @@ static sql_prstmt sql_prepared_statements[PRSTMT_LAST] = {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -1654,12 +1643,6 @@ pkgdb_register_pkg(struct pkgdb *db, struct pkg *pkg, int forced)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/private/db_upgrades.h
@@ -674,6 +674,9 @@ static struct db_upgrades {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/repo/binary/binary_private.h
@@ -183,8 +183,6 @@ static const char binary_repo_initsql[] = ""
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -376,6 +374,10 @@ static const struct repo_changes repo_upgrades[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -629,7 +631,7 @@ static const struct repo_changes repo_downgrades[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -652,7 +654,6 @@ typedef enum _sql_prstmt_index {
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/repo/binary/common.c
@@ -132,12 +132,6 @@ static sql_prstmt sql_prepared_statements[PRSTMT_LAST] = {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/repo/binary/update.c
@@ -545,7 +545,6 @@ pkg_repo_binary_update_proceed(const char *name, struct pkg_repo *repo,
|
|
|
|
|
|
| - | |
|
|
|
|
|