|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.537 2007/11/14 14:38:30 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.538 2007/11/15 17:09:40 momjian Exp $ --> |
2 | 2 | <!--
|
3 | 3 |
|
4 | 4 | Typical markup:
|
@@ -243,7 +243,8 @@ do it for earlier branch release files.
|
243 | 243 | </para>
|
244 | 244 |
|
245 | 245 | <para>
|
246 |
| - XXX we need to provide a migration guide, at the very least |
| 246 | + <filename>contrib/tsearch2</> now contains a compatibility |
| 247 | + interface. |
247 | 248 | </para>
|
248 | 249 | </listitem>
|
249 | 250 |
|
@@ -1034,9 +1035,10 @@ do it for earlier branch release files.
|
1034 | 1035 | </para>
|
1035 | 1036 |
|
1036 | 1037 | <para>
|
1037 |
| - This features was previously in <filename>contrib/tsearch2</>. |
1038 |
| - It has been improved, moved into the server, and is now installed |
1039 |
| - by default. |
| 1038 | + This features was previously in <filename>contrib/tsearch2</>. It |
| 1039 | + has been improved, moved into the server, and is now installed by |
| 1040 | + default. <filename>contrib/tsearch2</> now contains a compatibility |
| 1041 | + interface. |
1040 | 1042 | </para>
|
1041 | 1043 | </listitem>
|
1042 | 1044 |
|
|