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

Teodor Sigaev <teodor@sigaev.ru>

Commit: 42831729f7c9a77a2b4b57b1adbe9432f7c7f384
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2009-03-10T17:32:14Z
Releases: 8.4.0
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