Thread: pgsql: Prevent recursion during parse of email-like string with multiple

Log Message:
-----------
Prevent recursion during parse of email-like string with multiple '@'.
Patch by Heikki Linnakangas <[email protected]>

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/contrib/tsearch2/wordparser:
        parser.c (r1.11.2.3 -> r1.11.2.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wordparser/parser.c?r1=1.11.2.3&r2=1.11.2.4)