|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.236 2003/11/04 20:54:13 tgl Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.237 2003/11/10 22:27:00 momjian Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <appendix id="release">
|
@@ -821,7 +821,7 @@ zero-row record variable (Tom)</para></listitem>
|
821 | 821 | <listitem><para>Allow polymorphic PL/pgSQL functions (Tom, Joe)</para></listitem>
|
822 | 822 | <listitem><para>Allow polymorphic SQL functions (Joe)</para>
|
823 | 823 | <para>
|
824 |
| -bjm ?? |
| 824 | +Allow functions to accept arbitrary data types for input, and return arbitrary types. |
825 | 825 | </para>
|
826 | 826 | </listitem>
|
827 | 827 | <listitem><para>Improved compiled function caching mechanism in PL/pgSQL with full
|
|