@n3npq : well this is a pleasant surprise. Thank you!

@Conan-Kudo : testing for Packages.mdb existence doesn't make LMDB create it. 
AFAICS the "data.mdb" name is hardwired in LMDB unless MDB_NOSUBDIR is used, 
and using that would introduce other unnecessary complications. I can fix that 
when committing.

Other than that, there seems to be some code duplication from db3.c that could 
be eliminated with a bit of refactoring and other more or less minor cleanups, 
but those can be dealt with later on as time permits.

-- 
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/291#issuecomment-323021635
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to