summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2007-11-15 17:09:40 +0000
committerBruce Momjian2007-11-15 17:09:40 +0000
commitf15c08f0554932808cb10d334052e50f8cbbfc90 (patch)
tree5083c02de8deb07dd5075508a06faea901c6670f
parenta1715ac8f77cce628a69c434764dbd24e52bc875 (diff)
Document that /contrib/tsearch2 now contains a compatibility interface.
-rw-r--r--doc/src/sgml/release.sgml12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index 6487444f90..3e687566a9 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.537 2007/11/14 14:38:30 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.538 2007/11/15 17:09:40 momjian Exp $ -->
<!--
Typical markup:
@@ -243,7 +243,8 @@ do it for earlier branch release files.
</para>
<para>
- XXX we need to provide a migration guide, at the very least
+ <filename>contrib/tsearch2</> now contains a compatibility
+ interface.
</para>
</listitem>
@@ -1034,9 +1035,10 @@ do it for earlier branch release files.
</para>
<para>
- This features was previously in <filename>contrib/tsearch2</>.
- It has been improved, moved into the server, and is now installed
- by default.
+ This features was previously in <filename>contrib/tsearch2</>. It
+ has been improved, moved into the server, and is now installed by
+ default. <filename>contrib/tsearch2</> now contains a compatibility
+ interface.
</para>
</listitem>