Add a no-dbi version of the db error reporting function
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 19 Oct 2010 14:04:20 +0000 (17:04 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 19 Oct 2010 14:04:20 +0000 (17:04 +0300)
commit3312b01fdcc554da30babb525f7fe383d48f86f2
treee6fe966916fe34df74855dbb03aa472a01175fa7
parentf5808135b70be9ea742a2dce4e2ec87d8932b9de
Add a no-dbi version of the db error reporting function
- cvtdberr() only needs the dbi for figuring out the rpmdb api level,
  split this part out to separate function so we dont need to carry
  dbi's around where they dont belong
lib/backend/db3.c