Mark tsearch v1 as deprecated

WIN32_DEV
Teodor Sigaev 23 years ago
parent 0a73f69cb4
commit f5c0ef4dda
  1. 6
      contrib/tsearch/README.tsearch

@ -1,3 +1,9 @@
==========================================================================
This module is deprecated in 7.4 version of PostgreSQL and will be
obsoleted in 7.5. Please, use new tsearch2 contrib module, it works
with 7.3.X (http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/)
==========================================================================
Tsearch contrib module contains implementation of new data type txtidx -
a searchable data type (textual) with indexed access.

Loading…
Cancel
Save