Change to emit_term(): when a term has the /regexp relation modifier,
authorMike Taylor <mike@indexdata.com>
Thu, 29 Mar 2007 11:14:11 +0000 (11:14 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 29 Mar 2007 11:14:11 +0000 (11:14 +0000)
commit74805d78e64e94e3b5e876c1fd2c34c294f43e28
tree37046204a7d7da6ff6e52ef5619aa7d171766611
parent900aea38294d60d4cbf1153f480b27155d292c7a
Change to emit_term(): when a term has the /regexp relation modifier,
do not process it for leading and trailing "^" and "*", which have
quite different meanings in regular expressions.
src/cqltransform.c