summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/README.tsearch2
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-08-04 21:34:35 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-08-04 21:34:35 +0000
commitfcbc43872759f2fead5782fd9b04cb70b72e7f56 (patch)
tree07673d8517a11d149859d7b8146233f8fad66f3f /contrib/tsearch2/README.tsearch2
parentecb68138e9d26324256db004c1783b4a41b75a33 (diff)
downloadpostgresql-fcbc43872759f2fead5782fd9b04cb70b72e7f56.tar.gz
Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments
and documentation to reference 8.0 instead of 7.5.
Diffstat (limited to 'contrib/tsearch2/README.tsearch2')
-rw-r--r--contrib/tsearch2/README.tsearch22
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tsearch2/README.tsearch2 b/contrib/tsearch2/README.tsearch2
index e01807306e..5556ca154d 100644
--- a/contrib/tsearch2/README.tsearch2
+++ b/contrib/tsearch2/README.tsearch2
@@ -6,7 +6,7 @@ Tsearch2 - full text search extension for PostgreSQL
Notice: This version is fully incompatible with old tsearch (V1),
which is considered as deprecated in upcoming 7.4 release and
- obsoleted in 7.5.
+ obsoleted in 8.0.
The Tsearch2 contrib module contains an implementation of a new data
type tsvector - a searchable data type with indexed access. In a