1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-14 08:21:07 +03:00

Add new 7.0.3 item to all places.

This commit is contained in:
Bruce Momjian
2000-11-12 14:26:59 +00:00
parent 6835ca6298
commit f68b847504

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.49.2.8 2000/11/03 04:17:55 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.49.2.9 2000/11/12 14:26:59 momjian Exp $
--> -->
<chapter id="release"> <chapter id="release">
@ -76,15 +76,13 @@ Fix to_char() to avoid coredump on NULL input (Tom)
Buffer fix (Tom) Buffer fix (Tom)
Fix for inserting/copying longer multibyte strings into char() data Fix for inserting/copying longer multibyte strings into char() data
types (Tatsuo) types (Tatsuo)
Fix for crash of backend, on abort (Tom)
</programlisting> </programlisting>
</para> </para>
</sect2> </sect2>
</sect1> </sect1>
<chapter id="release">
<title>Release Notes</title>
<sect1> <sect1>
<title>Release 7.0.2</title> <title>Release 7.0.2</title>
<!-- <!--