mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Mark as deprecated
This commit is contained in:
parent
5d882f78ae
commit
57970c37f8
1 changed files with 6 additions and 0 deletions
|
|
@ -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…
Reference in a new issue