1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Let's put that </link> in a sane place ...

This commit is contained in:
Tom Lane
2010-08-06 19:13:18 +00:00
parent 9a299eee03
commit d92ca54d0a

View File

@ -1,4 +1,4 @@
<!-- $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 $ -->
<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>