OSDN Git Service

Update Jan's completed item.
authorBruce Momjian <bruce@momjian.us>
Mon, 29 Sep 2003 21:42:04 +0000 (21:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 29 Sep 2003 21:42:04 +0000 (21:42 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index d2a827f..1c3ffeb 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -316,6 +316,8 @@ Improved compiled function caching mechanism in PL/pgSQL with full
 Add new $0 parameter in PL/pgSQL representing the function's actual
   return type (Joe)
 Allow pltcl and plpython use the same trigger on multiple tables (Tom)
+Fixed PL/Tcl's spi_prepare to accept full qualified type names in
+  the parameter type list (Jan)
 
      _________________________________________________________________