Cache dblink instances for security checks and reference counts during merge/unmerge...
authorZac Medico <zmedico@gentoo.org>
Wed, 13 Jun 2007 05:16:00 +0000 (05:16 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 13 Jun 2007 05:16:00 +0000 (05:16 -0000)
commit508b26fefac889837c98557b2b2e1b43647b9714
treeb9e3117e0ded6e4ec7ccabe5ad9c70f8fa768210
parent050aae0a2fe7477ba8181e9d8144fe51f1b0b3c4
Cache dblink instances for security checks and reference counts during merge/unmerge so that each CONTENTS only has to be parsed once.  These can also be reused for collision-protect.

svn path=/main/trunk/; revision=6823
pym/portage/dbapi/vartree.py