From: Tom Lane <tgl@sss.pgh.pa.us> Date: Fri, 6 Aug 2010 19:13:13 +0000 (+0000) Subject: Let's put that </link> in a sane place ... X-Git-Tag: REL9_1_ALPHA1~116 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4672093a8e55bf82c805863693adf991c63a9386;p=postgresql Let's put that </link> in a sane place ... --- diff --git a/doc/src/sgml/release-9.0.sgml b/doc/src/sgml/release-9.0.sgml index ddd0acc2e9..3d720bdc6c 100644 --- a/doc/src/sgml/release-9.0.sgml +++ b/doc/src/sgml/release-9.0.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.46 2010/08/06 18:55:24 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.47 2010/08/06 19:13:13 tgl Exp $ --> <sect1 id="release-9-0"> <title>Release 9.0</title> @@ -91,8 +91,8 @@ <listitem> <para> <link linkend="SQL-CREATETABLE-compatibility">Deferrable - unique constraints. Mass updates to unique keys are now possible - without trickery.</link> + unique constraints</link>. Mass updates to unique keys are now possible + without trickery. </para> </listitem>