Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f41ecc6

Browse files
committed
Update release notes for polymorphic functions.
1 parent 79f8f5f commit f41ecc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
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 $
33
-->
44

55
<appendix id="release">
@@ -821,7 +821,7 @@ zero-row record variable (Tom)</para></listitem>
821821
<listitem><para>Allow polymorphic PL/pgSQL functions (Tom, Joe)</para></listitem>
822822
<listitem><para>Allow polymorphic SQL functions (Joe)</para>
823823
<para>
824-
bjm ??
824+
Allow functions to accept arbitrary data types for input, and return arbitrary types.
825825
</para>
826826
</listitem>
827827
<listitem><para>Improved compiled function caching mechanism in PL/pgSQL with full

0 commit comments

Comments
 (0)