Re: Bug with Tsearch and tsvector

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug with Tsearch and tsvector
Дата
Msg-id 18816.1272383548@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug with Tsearch and tsvector  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-bugs
"Kevin Grittner" <Kevin.Grittner@wicourts.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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Bug with Tsearch and tsvector
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug with Tsearch and tsvector