Let nextJobDB.php narrow down the type based on a set.
authorAaron Schulz <aschulz@wikimedia.org>
Sun, 27 Jan 2013 06:19:17 +0000 (22:19 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Sun, 27 Jan 2013 06:28:11 +0000 (22:28 -0800)
commit7eb23ccccd185768bc712608ec9f872c6cc4b671
tree0d44330bb2b501038a3fe916cc90dbd68ede89e2
parent0aeb20915130120885398f2ecfa587870d5367ad
Let nextJobDB.php narrow down the type based on a set.

* This can avoid slower for loops in jobs-loop.sh.

Change-Id: I4d686400dcb83a3c64c14a01100ad6b451542f05
maintenance/nextJobDB.php