Re: tsearch core path, v0.58
От | Teodor Sigaev |
---|---|
Тема | Re: tsearch core path, v0.58 |
Дата | |
Msg-id | 46C9BB50.60501@sigaev.ru обсуждение исходный текст |
Ответ на | Re: tsearch core path, v0.58 (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-patches |
Tom Lane wrote: > Teodor Sigaev <teodor@sigaev.ru> writes: >> http://www.sigaev.ru/misc/tsearch_core-0.58.gz > > What is src/backend/utils/tsearch/dict_ispell/parse.h ? oops - that is unused file after some experiments. Will be removed from patch. > > Well, I know what it *is*: it's bison output. The question is what is > it doing here? It doesn't seem to be used, and if it is used then I > do not see the bison grammar file it's made from. > > BTW, I would like to shorten some of the path names in this fileset. > Is there a reason not to combine src/backend/utils/adt/tsearch, > src/backend/utils/tsearch, and src/backend/utils/tsearch/dict_ispell > into one place, perhaps src/backend/tsearch? There is no any strong reason - src/backend/utils/tsearch contains fucntions about processing text, they are rather complex. -- Teodor Sigaev E-mail: teodor@sigaev.ru WWW: http://www.sigaev.ru/
В списке pgsql-patches по дате отправления: