Re: Gothic moth fails on Tsearch2 contrib module check (PG8.2)

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: Gothic moth fails on Tsearch2 contrib module check (PG8.2)
Дата
Msg-id 4AA77D8E.20009@sigaev.ru
обсуждение исходный текст
Ответ на Gothic moth fails on Tsearch2 contrib module check (PG8.2)  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Список pgsql-hackers
> ff-bg is doubled in the output and space is missing. It smells like 
> compiler bug. I will look closer on it next week, but can somebody point 
> me place in the code where I shall start?

Play around HLIDSKIP macros. Parser returns hyphen word with several lexemes, in 
example above: 'ff-bg', 'ff', '-', 'bg'. Headline generator knows about that and 
it should ignore full hyphen word and show it part by part. It seems to me, 
somehow it doesn't ignore full hyphen word - and HLIDSKIP defines types of 
lexemes which should be skipped.

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


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

Предыдущее
От: Zdenek Kotala
Дата:
Сообщение: Re: Non-Solaris dtrace support is disabled in 8.4!!!?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: RfD: more powerful "any" types