]> andersk Git - moira.git/commitdiff
Don't always use exclusive read locks
authormar <mar>
Mon, 23 Jan 1989 12:26:27 +0000 (12:26 +0000)
committermar <mar>
Mon, 23 Jan 1989 12:26:27 +0000 (12:26 +0000)
server/qrtn.qc

index 3d432483dab3d235cbd3264d222a1ac594f2d410..49e72b9ca77852e28b22fcd07e0524b7353d52d2 100644 (file)
@@ -73,7 +73,6 @@ int sms_open_database()
        
     /* open the database */
 ##  ingres sms
-##  set lockmode session where readlock = exclusive
     return ingres_errno;
 }
 
This page took 0.057881 seconds and 5 git commands to generate.