Log Message:
---
Prevent recursion during parse of email-like string with multiple '@'.
Patch by Heikki Linnakangas
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/contrib/tsearch2/wordparser:
parser.c (r1.11.2.3 -> r1.11.2.4)
(http://anoncvs.postgresql
Log Message:
---
Prevent recursion during parse of email-like string with multiple '@'.
Patch by Heikki Linnakangas
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/backend/tsearch:
wparser_def.c (r1.14.2.4 -> r1.14.2.5)
(http://anoncvs.postgresql.or
Log Message:
---
Prevent recursion during parse of email-like string with multiple '@'.
Patch by Heikki Linnakangas
Modified Files:
--
pgsql/src/backend/tsearch:
wparser_def.c (r1.21 -> r1.22)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tse