Backpatch: Fix tsvector_out() and tsquery_out() to escape backslesh, add test of...
authorTeodor Sigaev <teodor@sigaev.ru>
Fri, 16 Nov 2007 17:17:52 +0000 (17:17 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Fri, 16 Nov 2007 17:17:52 +0000 (17:17 +0000)
commit3c9d860def5ce6fb773f834194c32f3305154f93
tree66ea57e9a0d06b7d46c39b98907d633ee814814a
parent2778ba2c7400f1a4e28935af1493886c074feb14
Backpatch: Fix tsvector_out() and tsquery_out() to escape backslesh, add test of that.
Patch by Bruce Momjian <bruce@momjian.us>
contrib/tsearch2/expected/tsearch2.out
contrib/tsearch2/query.c
contrib/tsearch2/sql/tsearch2.sql
contrib/tsearch2/tsvector.c