Update Jan's completed item.

This commit is contained in:
Bruce Momjian 2003-09-29 21:42:04 +00:00
parent 7bc0678e0b
commit 34c64955cd
1 changed files with 2 additions and 0 deletions

View File

@ -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)
_________________________________________________________________