Hi everyone...
I have a problem. I am programming a recursive function in plpgsql 
language. This function use a cursor and when the function try to call 
the same function throw a exception that it say me that the cursor is using.
My friends how I can to resolve this problem.
Regards!!