]> granicus.if.org Git - postgresql/commit
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)
commit4fc32d5891e1e0a6e28248cf29b8bb58e82282ee
tree000c4779e7de378f8ff3468f4702ae9451d439e4
parentd38814675e6f170544a8ddfd6bff0cfc5b09517a
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