summaryrefslogtreecommitdiff
path: root/jstests/regexb.js
Commit message (Collapse)AuthorAgeFilesLines
* spaces, not tabs.Eric Milkie2011-11-161-2/+2
|
* Allow more than four regular expressions in a query SERVER-969Eric Milkie2011-11-161-0/+14
prior behavior was to log an error message and ignore any further regexps past 4 new behavior is to allow as many regexps as desired.