[EMAIL PROTECTED] wrote:
From what i am seeing / thinking did you drop it from the table ???
I am assuming yes and therefore you should recreate the function and the trigger and you should be fine.
Using 7.3.x use the CREATE OR REPLACE FUNCTION to replace the function so it will still have the same OID.
Next drop the trigger and then recreate the trigger and you should be fine
Did that, and still got the same error. I'm currently preparing the server to update to 7.3.4 I hope this could help.
Thanks
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend