Thread: pgsql: Allow underscores in tsearch email addressses, per RFC 5322 and

pgsql: Allow underscores in tsearch email addressses, per RFC 5322 and

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Allow underscores in tsearch email addressses, per RFC 5322 and report
by Dan O'Hara.

Patch by Teodor Sigaev

Modified Files:
--------------
    pgsql/src/backend/tsearch:
        wparser_def.c (r1.27 -> r1.28)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/wparser_def.c?r1=1.27&r2=1.28)