Prevent recursion during parse of email-like string with multiple '@'.

Teodor Sigaev <teodor@sigaev.ru>

Commit: 359771007e24804a9fd3912d8c8e023442ddde0d
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2009-03-10T17:33:53Z
Releases: 8.3.7
Prevent recursion during parse of email-like string with multiple '@'.
Patch by Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>

Files

PathChange+/−
src/backend/tsearch/wparser_def.c modified +4 −1