]> andersk Git - moira.git/blobdiff - dbck/phase3.dc
Oracle and Solaris/POSIX changes
[moira.git] / dbck / phase3.dc
index 78b6a7e5c442697ca89fa1f78a63b79c55c5c000..e91199ad4fb1c8ba1efcf06d4a0d2b2228698e33 100644 (file)
@@ -78,10 +78,7 @@ phase3()
        hash_step(lists, empty_list_check, NULL);
     }
 
-    EXEC SQL SET autocommit on;
     dprintf("Checking strings...\n");
     hash_step(strings, unref_string_check, NULL);
-    EXEC SQL SET autocommit off;
-
 }
 
This page took 0.041891 seconds and 4 git commands to generate.