Update release notes for polymorphic functions.
authorBruce Momjian
Mon, 10 Nov 2003 22:27:00 +0000 (22:27 +0000)
committerBruce Momjian
Mon, 10 Nov 2003 22:27:00 +0000 (22:27 +0000)
doc/src/sgml/release.sgml

index a02cd68107d5c4afadbeb5443c6fd6d25f1095c4..fca6a0fbe4616dc5b48fa70618695152ca9d7293 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -821,7 +821,7 @@ zero-row record variable (Tom)
 Allow polymorphic PL/pgSQL functions (Tom, Joe)
 Allow polymorphic SQL functions (Joe)
    
-    bjm ??
+    Allow functions to accept arbitrary data types for input, and return arbitrary types.
    
    
 Improved compiled function caching mechanism in PL/pgSQL with full