Uros <[EMAIL PROTECTED]> writes: > I have problem with my function and I can find what's wrong.
Don't use plpgsql variable names that conflict with field names of the tables you are trying to access in the function. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend