Vishal Kashyap @ [SaiHertz] wrote:
Dear all,
I was wondering if their exist any function in Plpgsql functions that
would allow me to identify which functions has called what function.
To make it simple suppose I have a function
func_1 ,func_2 and func_3
Now func_1 calls function func_2 for some
Dear all,
I was wondering if their exist any function in Plpgsql functions that
would allow me to identify which functions has called what function.
To make it simple suppose I have a function
func_1 ,func_2 and func_3
Now func_1 calls function func_2 for some reason and it gives the
results a