Mehdi Ravanbakhsh
2014-09-28 12:19:03 UTC
Hi All
I have one main function in pl/pgsql and one subset function in pl/pgsql .
i need to call Subset Function From main function and i do not need to
wait for subset Function return. I just need to send parameter to subset
function and do not need any thing in return.
So i can call multiply subset function repeatedly.
Any one can help with this problem ?
I have one main function in pl/pgsql and one subset function in pl/pgsql .
i need to call Subset Function From main function and i do not need to
wait for subset Function return. I just need to send parameter to subset
function and do not need any thing in return.
So i can call multiply subset function repeatedly.
Any one can help with this problem ?