Fix URL generation in headline. Only tag lexeme will be replaced by space.

Teodor Sigaev <teodor@sigaev.ru>

Commit: 41d17e042b58cfcf57bf6ecbfe4b2bea3b178aa0
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2009-01-15T16:33:59Z
Releases: 8.4.0
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

PathChange+/−
src/backend/tsearch/ts_parse.c modified +2 −2
src/backend/tsearch/wparser_def.c modified +16 −11
src/include/tsearch/ts_public.h modified +3 −2