On Sun, Oct 11, 2009 at 6:21 PM, SunWuKung <[email protected]> wrote: > > Yep, > it is probably a bug though.
It's not...it's just the way plpgsql works. I prefix all my local variables in plpgsql with an underscore to prevent these kinds of conflicts. merlin -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
