| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> |
| Cc: | "Donald Fraser" <postgres(at)kiwi-fraser(dot)net>, "[BUGS]" <pgsql-bugs(at)postgresql(dot)org>, "Oleg Bartunov" <oleg(at)sai(dot)msu(dot)su>, "Teodor Sigaev" <teodor(at)sigaev(dot)ru> |
| Subject: | Re: Bug with Tsearch and tsvector |
| Date: | 2010-04-27 15:52:28 |
| Message-ID: | 18816.1272383548@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
"Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> writes:
> I think that we should accept all the above characters (reserved and
> unreserved) and the percent character (since it is the escape
> character) as part of a URL.
Check.
> I don't know whether we should try to extract components of the URL,
> but if we do, perhaps we should also adopt the standard names for
> the components:
I don't think we should change the component names; that would break
existing text search configurations, and it doesn't seem to buy much
in return.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-04-28 02:06:14 | Re: Bug with Tsearch and tsvector |
| Previous Message | Kevin Grittner | 2010-04-27 15:42:37 | Re: Bug with Tsearch and tsvector |