Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spaces, not tabs. | Eric Milkie | 2011-11-16 | 1 | -2/+2 |
| | |||||
* | Allow more than four regular expressions in a query SERVER-969 | Eric Milkie | 2011-11-16 | 1 | -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. |