Re: Re: [GENERAL] Text search parser's treatment of URLs and emails - Mailing list pgsql-hackers

From Sushant Sinha
Subject Re: Re: [GENERAL] Text search parser's treatment of URLs and emails
Date
Msg-id 1286936405.1971.2.camel@yoffice
Whole thread Raw
In response to Re: Re: [GENERAL] Text search parser's treatment of URLs and emails  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, 2010-10-12 at 19:31 -0400, Tom Lane wrote:
> This seems much of a piece with the existing proposal to allow
> individual "words" of a URL to be reported separately:
> https://commitfest.postgresql.org/action/patch_view?id=378
> 
> As I said in that thread, this could be done in a backwards-compatible
> way using the tsearch parser's existing ability to report multiple
> overlapping tokens out of the same piece of text.  But I'd like to see
> one unified proposal and patch for this and Sushant's patch, not
> independent hacks changing the behavior in the same area.
> 
>             regards, tom lane
What Tom has suggested will require me to look into a different piece of
code and so this will take some time before I can update the patch.

-Sushant.




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Bug / shortcoming in has_*_privilege
Next
From: Alvaro Herrera
Date:
Subject: Re: Bug / shortcoming in has_*_privilege