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

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Prevent recursion during parse of email-like string with multiple
Date: 2009-03-10 17:32:14
Message-ID: 20090310173214.BC47B754AD4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Prevent recursion during parse of email-like string with multiple '@'.
Patch by Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>

Modified Files:
--------------
pgsql/src/backend/tsearch:
wparser_def.c (r1.21 -> r1.22)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/wparser_def.c?r1=1.21&r2=1.22)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2009-03-10 17:33:53 pgsql: Prevent recursion during parse of email-like string with multiple
Previous Message Bruce Momjian 2009-03-10 00:08:28 pgsql: Doc patch for the recently added probes.