]> andersk Git - moira.git/blobdiff - server/qrtn.pc
Don't need to work around this Ingres bug from 15 years ago anymore.
[moira.git] / server / qrtn.pc
index a7c0ddf61f5070dec80fa668f58959d5a23cd672..bdb16f1619fc34f919df23c2e17267af1eef74dc 100644 (file)
@@ -559,9 +559,6 @@ int mr_verify_query(client *cl, struct query *q, int argc, char *argv_ro[])
       if (*fr)
        return MR_ARG_TOO_LONG;
       *to = '\0';
-
-      if (to > Argv[i] && *--to == '\\')
-       return MR_BAD_CHAR;
     }
 
   /* Check initial query access.  If we're acting as a proxy, only allow
This page took 0.045819 seconds and 4 git commands to generate.