From: | Sushant Sinha <sushant354(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Thom Brown <thom(at)linux(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Re: [GENERAL] Text search parser's treatment of URLs and emails |
Date: | 2010-10-13 02:20:05 |
Message-ID: | 1286936405.1971.2.camel@yoffice |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2010-10-13 02:45:30 | Re: Bug / shortcoming in has_*_privilege |
Previous Message | Robert Haas | 2010-10-13 02:10:05 | Re: Bug / shortcoming in has_*_privilege |