[Rpm-maint] [rpm-software-management/rpm] Fix completely broken prefix search on sqlite backend (#1265)

Panu Matilainen notifications at github.com
Wed Jun 10 07:38:39 UTC 2020


The prefix search was so wrong it's a small miracle it ever did anything
at all. What have I been thinking? Well, I do remember thinking this
prefix stuff looks kinda fishy but then it seems to work so...

The prefix search belongs to the keyed iterator fetch case of course,
not the case where we're otherwise iterating over all keys.

Fixes: #1260
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1265

-- Commit Summary --

  * Fix completely broken prefix search on sqlite backend

-- File Changes --

    M lib/backend/sqlite.c (51)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1265.patch
https://github.com/rpm-software-management/rpm/pull/1265.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/1265
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200610/4e2818bc/attachment.html>


More information about the Rpm-maint mailing list