Hi,
I've a plpgsql function that when called never ends and I would like to trace the internal function commands and see where is the problem.
How can I trace what the function is doing?
Thank you!
Carlos