Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a73f69 commit f5c0ef4Copy full SHA for f5c0ef4
contrib/tsearch/README.tsearch
@@ -1,3 +1,9 @@
1
+==========================================================================
2
+This module is deprecated in 7.4 version of PostgreSQL and will be
3
+obsoleted in 7.5. Please, use new tsearch2 contrib module, it works
4
+with 7.3.X (http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/)
5
6
+
7
Tsearch contrib module contains implementation of new data type txtidx -
8
a searchable data type (textual) with indexed access.
9
0 commit comments