On Jul 10, 2007, at 14:41 , Jasbinder Singh Bali wrote:
I basically want 2 independent transactions in my function so that 1 commits as soon as it is done and 2 doesn'tdepend on it at all.
If they're truly independent, I'd write them as two separate functions., possibly calling both of them from within a third.
Michael Glaesemann grzm seespotcode net