[Rpm-maint] [rpm-software-management/rpm] Various sqlite backend optimizations and cleanups (#972)
Panu Matilainen
notifications at github.com
Mon Dec 9 10:04:21 UTC 2019
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/972
-- Commit Summary --
* Simplify sqlite cursor preparation logic
* Never reuse cursors for different purposes in sqlite
* Trash the stupid sqlite statement cache
* Use a sub-cursor for sqlite index key iteration
* Don't bother sorting dbi set from the backend
* Avoid pulling unused data from the database in sqlite backend
-- File Changes --
M lib/backend/sqlite.c (105)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/972.patch
https://github.com/rpm-software-management/rpm/pull/972.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/972
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191209/2f71cb80/attachment.html>
More information about the Rpm-maint
mailing list