Thanks to visit codestin.com Credit goes to github.com
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 a209b98 commit 4672093Copy full SHA for 4672093
doc/src/sgml/release-9.0.sgml
@@ -1,4 +1,4 @@
1
-<!-- $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 $ -->
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