]> andersk Git - moira.git/blobdiff - gen/warehouse.pc
Include status 9 users.
[moira.git] / gen / warehouse.pc
index b08f3a8a46163c23f8518233a59b2f40669b30b8..4f8c0a1183a8fb446bfd623d064b0fe29186529a 100644 (file)
@@ -96,7 +96,7 @@ int main(int argc, char **argv)
     SELECT login, clearid, first, last, middle
     FROM users
     WHERE (status = 1 or status = 2 or status = 5 OR
-          status = 6 or status = 7);
+          status = 6 or status = 7 or status = 9);
   EXEC SQL OPEN x;
   while (1)
     {
This page took 0.031961 seconds and 4 git commands to generate.