pltcl's spi_execp didn't handle NULL arguments quite correctly.
It would try to call the input conversion routines for them anyway. So, a valid input string for the datatype had to be supplied.
Showing
Please register or sign in to comment
It would try to call the input conversion routines for them anyway. So, a valid input string for the datatype had to be supplied.