Kenneth Downs <ken(at)secdat(dot)com> writes: > Here is a test case to show that plperl functions are not re-entrant. I'm very bad in perl, but I think you need to declare all your variables with "my" to make them local instead of global. regards, tom lane