Force temp_store to always be in memory and switch to temporary table instead of memory database
modified external/sqlite/Makefile
@@ -30,6 +30,7 @@ CFLAGS+= -DSQLITE_OMIT_AUTOVACUUM \
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -1783,15 +1783,12 @@ pkgdb_query_autoremove(struct pkgdb *db)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|