1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Last-minute updates to 9.1alpha2 release notes

This commit is contained in:
Peter Eisentraut
2010-10-30 22:34:20 +03:00
parent bfd3f37be3
commit 71165685b2

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/release-9.1.sgml --> <!-- doc/src/sgml/release-9.1.sgml -->
<!-- This is up-to-date with commits through 2010-10-26 --> <!-- This is up-to-date with commits through 2010-10-29 -->
<sect1 id="release-9-1-alpha"> <sect1 id="release-9-1-alpha">
<title>Release 9.1alpha1</title> <title>Release 9.1alpha1</title>
@ -489,6 +489,18 @@
</itemizedlist> </itemizedlist>
</sect4> </sect4>
<sect4>
<title>PL/Perl</title>
<itemizedlist>
<listitem>
<para>
<emphasis>Allow generic record arguments to PL/Perl functions</emphasis>
</para>
</listitem>
</itemizedlist>
</sect4>
</sect3> </sect3>
<sect3> <sect3>
<title>Additional Supplied Modules</title> <title>Additional Supplied Modules</title>