Fix URL generation in headline. Only tag lexeme will be replaced by space.
Teodor Sigaev <teodor@sigaev.ru>
Fix URL generation in headline. Only tag lexeme will be replaced by space. Per http://archives.postgresql.org/pgsql-bugs/2008-12/msg00013.php
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/tsearch/ts_parse.c | modified | +2 −2 |
| src/backend/tsearch/wparser_def.c | modified | +11 −8 |
| src/include/tsearch/ts_public.h | modified | +3 −2 |