We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a299ee commit d92ca54Copy full SHA for d92ca54
doc/src/sgml/release-9.0.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.39.2.4 2010/08/06 18:55:30 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.39.2.5 2010/08/06 19:13:18 tgl Exp $ -->
2
3
<sect1 id="release-9-0">
4
<title>Release 9.0</title>
@@ -91,8 +91,8 @@
91
<listitem>
92
<para>
93
<link linkend="SQL-CREATETABLE-compatibility">Deferrable
94
- unique constraints. Mass updates to unique keys are now possible
95
- without trickery.</link>
+ unique constraints</link>. Mass updates to unique keys are now possible
+ without trickery.
96
</para>
97
</listitem>
98
0 commit comments