|
|
|
@ -1,10 +1,55 @@ |
|
|
|
|
<!-- |
|
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.90 2001/05/05 02:57:40 momjian Exp $ |
|
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.91 2001/05/11 01:34:14 momjian Exp $ |
|
|
|
|
--> |
|
|
|
|
|
|
|
|
|
<appendix id="release"> |
|
|
|
|
<title>Release Notes</title> |
|
|
|
|
|
|
|
|
|
<sect1 id="release-7-1-2"> |
|
|
|
|
<title>Release 7.1.2</title> |
|
|
|
|
|
|
|
|
|
<note> |
|
|
|
|
<title>Release date</title> |
|
|
|
|
<simpara>2001-05-11</simpara> |
|
|
|
|
</note> |
|
|
|
|
|
|
|
|
|
<!-- |
|
|
|
|
<docinfo> |
|
|
|
|
<authorgroup> |
|
|
|
|
<author> |
|
|
|
|
<firstname>Bruce</firstname> |
|
|
|
|
<surname>Momjian</surname> |
|
|
|
|
</author> |
|
|
|
|
</authorgroup> |
|
|
|
|
</docinfo> |
|
|
|
|
--> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|
This has one fix from 7.1.1. |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<sect2> |
|
|
|
|
<title>Migration to version 7.1.2</title> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|
A dump/restore is <emphasis>not</emphasis> required for those running |
|
|
|
|
7.1.X. |
|
|
|
|
</para> |
|
|
|
|
</sect2> |
|
|
|
|
|
|
|
|
|
<sect2> |
|
|
|
|
<title>Changes</title> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|
<programlisting> |
|
|
|
|
Fix PL/PgSQL SELECTs when returning no rows |
|
|
|
|
</programlisting> |
|
|
|
|
</para> |
|
|
|
|
</sect2> |
|
|
|
|
</sect1> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<sect1 id="release-7-1-1"> |
|
|
|
|
<title>Release 7.1.1</title> |
|
|
|
|
|
|
|
|
|