mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
Add HISTORY items for 7.1.2.
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -14,6 +14,10 @@ A dump/restore is not required for those running 7.1.X.
|
||||
Changes
|
||||
-------
|
||||
Fix PL/PgSQL SELECTs when returning no rows
|
||||
Fix for psql backslash core dump
|
||||
Referential integrity permission fix
|
||||
Optimizer fixes
|
||||
pg_dump cleanups
|
||||
|
||||
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.90.2.1 2001/05/11 01:34:42 momjian Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.90.2.2 2001/05/17 13:29:36 momjian Exp $
|
||||
-->
|
||||
|
||||
<appendix id="release">
|
||||
@@ -44,6 +44,10 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.90.2.1 2001/05/11 01:34:42
|
||||
<para>
|
||||
<programlisting>
|
||||
Fix PL/PgSQL SELECTs when returning no rows
|
||||
Fix for psql backslash core dump
|
||||
Referential integrity permission fix
|
||||
Optimizer fixes
|
||||
pg_dump cleanups
|
||||
</programlisting>
|
||||
</para>
|
||||
</sect2>
|
||||
|
Reference in New Issue
Block a user