Re: [HACKERS] Fix for PL/Tcl

2003-10-03 Thread Bruce Momjian
Jan Wieck wrote: > Bruce Momjian wrote: > > Jan Wieck wrote: > >> Just committed a small fix for PL/Tcl. > >> > >> I don't find it on the TODO, but you might want to add it to the release > >> notes. > >> > >> * Fixed PL/Tcl's spi_prepare to accept full qualified type names in > >>t

Re: [HACKERS] Fix for PL/Tcl

2003-10-01 Thread Jan Wieck
Bruce Momjian wrote: Jan Wieck wrote: Just committed a small fix for PL/Tcl. I don't find it on the TODO, but you might want to add it to the release notes. * Fixed PL/Tcl's spi_prepare to accept full qualified type names in the parameter type list. Oops, properly added to release no

Re: [HACKERS] Fix for PL/Tcl

2003-09-29 Thread Bruce Momjian
Jan Wieck wrote: > Just committed a small fix for PL/Tcl. > > I don't find it on the TODO, but you might want to add it to the release > notes. > > * Fixed PL/Tcl's spi_prepare to accept full qualified type names in >the parameter type list. Oops, properly added to release notes, r