]> andersk Git - moira.git/blobdiff - gen/passwd.dc
Initialize the SMS error table so that if there are errors, they can be
[moira.git] / gen / passwd.dc
index 835f61bf3166103debc784f6c05c004295b76f7d..3c4bbad83f576db89da1cd2ce49a7cbabb0cc1b5 100644 (file)
@@ -36,6 +36,7 @@ char **argv;
 
 #ifsql INGRES
     EXEC SQL CONNECT moira;
+    EXEC SQL SET LOCKMODE SESSION WHERE LEVEL=TABLE, READLOCK=SHARED;
 #endsql
 #ifsql INFORMIX
     EXEC SQL DATABASE moira;
This page took 0.028283 seconds and 4 git commands to generate.