mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 06:08:26 -04:00
Fix broken markup, release date.
This commit is contained in:
parent
d2b7f511da
commit
b5d2821929
1 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.273 2004/07/31 04:22:46 momjian Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.274 2004/07/31 07:11:07 tgl Exp $
|
||||
-->
|
||||
|
||||
<appendix id="release">
|
||||
|
|
@ -10,7 +10,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.273 2004/07/31 04:22:46 momjian
|
|||
|
||||
<note>
|
||||
<title>Release date</title>
|
||||
<simpara>2003-??-??, current as of 2004-07-22</simpara>
|
||||
<simpara>2004-??-??, current as of 2004-07-22</simpara>
|
||||
</note>
|
||||
|
||||
<sect2>
|
||||
|
|
@ -874,6 +874,8 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.273 2004/07/31 04:22:46 momjian
|
|||
<listitem>
|
||||
<para>
|
||||
Warn that primary/foreign key mismatch requires costly lookup.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect3>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue