
The regexfilter is an example of a query rewriting filter that uses regular expressions to match the SQL text and allows a replacement text to be used for each match of the regular expression. Regexfilter has no special SQL undertanding, it merely uses the features avialable inthe regex library to perform matches. Statements that span multiple packets are not supported by the regex filter.