Tatsuo Ishii wrote:
> In the attached script, second call to test1() causes error:
Well known error.
PL/pgSQL creates saved execution plans for almost every expression and query using SPI_prepare(),
SPI_saveplan(). If any of the objects, referenced from such a plan get's dropped, they become invalid and
fornow, only reconnecting to the database can heal.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck@Yahoo.com #
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com