Re: Email parsing in Text Search

From: Martin Dubé <martin(dot)dube(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Email parsing in Text Search
Date: 2016-09-07 18:34:29
Message-ID: CAGny-cNm=bAhGMTzOJ2REUfTgEzF0pLsGy1n2NL2DVaEyZ4xGQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I should have seen that! Thank you very much!

On Wed, Sep 7, 2016 at 2:32 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> =?UTF-8?B?TWFydGluIER1YsOp?= <martin(dot)dube(at)gmail(dot)com> writes:
> > When using the default regconfig and parse an email where the first part
> is
> > numbers only, it is not parsed as an email.
>
> This has been changed for 9.6:
>
> * Fix the default text search parser to allow leading digits in
> email and host tokens (Artur Zakirov)
>
> regards, tom lane
>

--
Mart

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message 阎兆珣 2016-09-08 01:04:18 Re:Re: [BUGS] language code incompatibility in Windows
Previous Message Tom Lane 2016-09-07 18:32:33 Re: Email parsing in Text Search