]> git.sur5r.net Git - bacula/bacula/commit
We need to fool the Ingres code a bit more to think we are in a transaction when...
authorMarco van Wieringen <mvw@planets.elm.net>
Tue, 6 Apr 2010 21:10:56 +0000 (23:10 +0200)
committerMarco van Wieringen <mvw@planets.elm.net>
Fri, 9 Apr 2010 11:40:42 +0000 (13:40 +0200)
commit9510b20ea24351f838bf709bb2e99f26bdd9e8e1
treebe85a3583ed5c83f8ad6f3b675c1e1afe7ca6154
parent2d02e4b0c13e2f26b138ebb411f6f5e253c91d4d
We need to fool the Ingres code a bit more to think we are in a transaction when doing an
insert followed by the retrieval of the currval of the id inserted. So we save the current
transaction status set it to true do all our work commit it if we are really not in a
transaction and restore the actual transaction status. Not the nicest but it should work.
bacula/src/cats/ingres.c