User Tools

Site Tools


reference:spamrules_db_comparator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
reference:spamrules_db_comparator [2015/11/18 11:05] – created paulreference:spamrules_db_comparator [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 21: Line 21:
   * **ge** does a 'greater than or equals' string comparison using plain ASCII comparisons   * **ge** does a 'greater than or equals' string comparison using plain ASCII comparisons
   * An 'i' after each of the above comparators makes them case insensitive (eg **nei**)   * An 'i' after each of the above comparators makes them case insensitive (eg **nei**)
-  * ~ does a [[http://www.postgresql.org/docs/9.1/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|POSIX regular expression match comparison]]+  * ~ does a [[http://www.postgresql.org/docs/9.1/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|POSIX regular expression]] match comparison
   * !~ does a [[http://www.postgresql.org/docs/9.1/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|POSIX regular expression]] not-match comparison   * !~ does a [[http://www.postgresql.org/docs/9.1/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|POSIX regular expression]] not-match comparison
   * ~* does a [[http://www.postgresql.org/docs/9.1/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|case insensitive POSIX regular expression]] match comparison   * ~* does a [[http://www.postgresql.org/docs/9.1/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|case insensitive POSIX regular expression]] match comparison
reference/spamrules_db_comparator.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1