Re: tsearch Parser Hacking
От | Tom Lane |
---|---|
Тема | Re: tsearch Parser Hacking |
Дата | |
Msg-id | 23485.1297727826@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | tsearch Parser Hacking ("David E. Wheeler" <david@kineticode.com>) |
Ответы |
Re: tsearch Parser Hacking
Re: tsearch Parser Hacking Re: tsearch Parser Hacking Re: tsearch Parser Hacking |
Список | pgsql-hackers |
"David E. Wheeler" <david@kineticode.com> writes: > Is it possible to modify the default tsearch parser so that / doesn't get lexed as a "file" token? There is zero, none, nada, provision for modifying the behavior of the default parser, other than by changing its compiled-in state transition tables. It doesn't help any that said tables are baroquely designed and utterly undocumented. IMO, sooner or later we need to trash that code and replace it with something a bit more modification-friendly. regards, tom lane
В списке pgsql-hackers по дате отправления: