Is there a way to pass NEW or OLD from inside of trigger into some function ?
I have situation where "versions" of row calculations are offten changed, so I
would like to make "case" with function calls depending on version number.
If I make case with actual code inside trigger function, it becomes big and
unreadable.
Any ideas ?
Regards, Darko.