On May 21, 2011, at 13:44, Pavel Stehule wrote: > 2011/5/21 Michael Glaesemann <grzm@xxxxxxxxxxxxxxx>: >> >> It looks like it's just column names stomping on variable names, which is a known issue. This is why a lot of developers (including myself) have conventions of prefixing parameters and variable names (I use in_ for input parameters, v_ for internally defined variables). >> > > It is not this case. There is two plpgsql variables with same name in > one namespace - the last OUT variable has higher priority. Yeah, I see that now (after seeing Tom's post). Thanks for the confirmation. Michael Glaesemann grzm seespotcode net -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general