]> the.earth.li Git - onak.git/commit
Fix transaction around id32 updating in DB4 backend.
authorJonathan McDowell <noodles@earth.li>
Thu, 23 Sep 2004 12:21:08 +0000 (12:21 +0000)
committerJonathan McDowell <noodles@earth.li>
Thu, 23 Sep 2004 12:21:08 +0000 (12:21 +0000)
commitd7c1eb353d72c8c1955a7dfb842227a18149cb98
tree716ea6e434c8604c29feb1d030855fd2e315dc63
parentc8d06ad9146d939718dec9ee01b39e4e7012ef23
Fix transaction around id32 updating in DB4 backend.
For some reason we finished our transaction before we wrote the id32db
details. Fix this so we do it afterwards instead.
keydb_db4.c