File tree Expand file tree Collapse file tree 3 files changed +66
-2
lines changed Expand file tree Collapse file tree 3 files changed +66
-2
lines changed Original file line number Diff line number Diff line change 1+ ------------------------------------------------------------------------
2+ Release 7.1.2
3+ ------------------------------------------------------------------------
4+
5+
6+ Release 7.1.2 (2001-05-11)
7+
8+ One fix from 7.1.1.
9+
10+ Migration to v7.1.2
11+
12+ A dump/restore is not required for those running 7.1.X.
13+
14+ Changes
15+ -------
16+ Fix PL/PgSQL SELECTs when returning no rows
17+
18+
19+
120 ------------------------------------------------------------------------
221 Release 7.1.1
322 ------------------------------------------------------------------------
Original file line number Diff line number Diff line change 11<!--
2- $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.90 2001/05/05 02:57:40 momjian Exp $
2+ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.91 2001/05/11 01:34:14 momjian Exp $
33-->
44
55 <appendix id="release">
66 <title>Release Notes</title>
77
8+ <sect1 id="release-7-1-2">
9+ <title>Release 7.1.2</title>
10+
11+ <note>
12+ <title>Release date</title>
13+ <simpara>2001-05-11</simpara>
14+ </note>
15+
16+ <!--
17+ <docinfo>
18+ <authorgroup>
19+ <author>
20+ <firstname>Bruce</firstname>
21+ <surname>Momjian</surname>
22+ </author>
23+ </authorgroup>
24+ </docinfo>
25+ -->
26+
27+ <para>
28+ This has one fix from 7.1.1.
29+ </para>
30+
31+
32+ <sect2>
33+ <title>Migration to version 7.1.2</title>
34+
35+ <para>
36+ A dump/restore is <emphasis>not</emphasis> required for those running
37+ 7.1.X.
38+ </para>
39+ </sect2>
40+
41+ <sect2>
42+ <title>Changes</title>
43+
44+ <para>
45+ <programlisting>
46+ Fix PL/PgSQL SELECTs when returning no rows
47+ </programlisting>
48+ </para>
49+ </sect2>
50+ </sect1>
51+
52+
853 <sect1 id="release-7-1-1">
954 <title>Release 7.1.1</title>
1055
Original file line number Diff line number Diff line change 33 doc/src/sgml/version.sgml
44 bump interface version numbers
55 update src/interfaces/libpq/libpq.rc
6- update / src/include/config.h.win32
6+ update src/include/config.h.win32
77
88* Release notes
99 update doc/src/sgml/release.sgml
You can’t perform that action at this time.
0 commit comments