summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-09-29 21:42:04 +0000
committerBruce Momjian <bruce@momjian.us>2003-09-29 21:42:04 +0000
commit34c64955cdb987f40a466448ca624b1e4e8063fe (patch)
tree249ac14d403c398e43e01c0a59f7c76bf60f61ef /HISTORY
parent7bc0678e0b15a7d29d414fb20c8300d52959d309 (diff)
downloadpostgresql-34c64955cdb987f40a466448ca624b1e4e8063fe.tar.gz
Update Jan's completed item.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d2a827f8fe..1c3ffeb965 100644
--- 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)
_________________________________________________________________