|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.233 2003/10/3119:51:14 momjian Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.234 2003/10/3122:22:10 tgl Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <appendix id="release">
|
@@ -242,7 +242,7 @@ required for those wishing to migrate data from any previous release.</para>
|
242 | 242 | <itemizedlist>
|
243 | 243 | <listitem><para>Allow IPv6 server connections (Nigel Kukard, Johan Jordaan, Bruce, Tom, Kurt
|
244 | 244 | Roeckx, Andrew Dunstan)</para></listitem>
|
245 |
| -<listitem><para>Fix SSL to handle errors cleanly (Nathan Mueller) |
| 245 | +<listitem><para>Fix SSL to handle errors cleanly (Nathan Mueller)</para> |
246 | 246 | <para>
|
247 | 247 | In prior releases, certain rare SSL API error reports were not
|
248 | 248 | handled correctly. This release fixes those problems.
|
@@ -625,7 +625,7 @@ required for those wishing to migrate data from any previous release.</para>
|
625 | 625 | </para>
|
626 | 626 | </listitem>
|
627 | 627 | <listitem><para>Allow CLUSTER to use index marked as pre-clustered by default (Alvaro Herrera)</para></listitem>
|
628 |
| -<listitem><para>Allow CLUSTER to cluster all tables (Alvaro Herrera) |
| 628 | +<listitem><para>Allow CLUSTER to cluster all tables (Alvaro Herrera)</para> |
629 | 629 | <para>
|
630 | 630 | This allows all previously clustered tables in a database to be
|
631 | 631 | reclustered with a single command.
|
|