Greetings,

I have a question regarding the use of the FOUND variable within a plpgsql 
function. I have a trigger fuction which executes a dynamic update on a 
different table with the EXECUTE statement. Here's the question:

Will the FOUND variable be set, when using EXECUTE, as it would be with a 
normal UPDATE statement?

Thanks for the input...

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to