git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d64b110) | patch
Modify the built-in text search parser to handle URLs more nearly according
2010年4月28日 02:04:16 +0000 (02:04 +0000)
2010年4月28日 02:04:16 +0000 (02:04 +0000)
commit 2c265adea3129c917296b46a82786d67988ece2c
Modify the built-in text search parser to handle URLs more nearly according
to RFC 3986. In particular, these characters now terminate the path part
of a URL: '"', '<', '>', '\', '^', '`', '{', '|', '}'. The previous behavior
was inconsistent and depended on whether a "?" was present in the path.
Per gripe from Donald Fraser and spec research by Kevin Grittner.

This is a pre-existing bug, but not back-patching since the risks of
breaking existing applications seem to outweigh the benefits.
src/backend/tsearch/wparser_def.c diff | blob | blame | history
src/test/regress/expected/tsearch.out diff | blob | blame | history
src/test/regress/sql/tsearch.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /