Hello
2008/11/6 Tom Lane <tgl@sss.pgh.pa.us>:
> "Michal szymanski" <szymanskim@datera.pl> writes:
>> Description: FOUND variable does not work after RETURN QUERY
>
> The list of statements that set FOUND is here:
> http://www.postgresql.org/docs/8.3/static/plpgsql-statements.html#PLPGSQL-STATEMENTS-DIAGNOSTICS
>
> RETURN isn't one of them.
>
> regards, tom lane
>
It should be enhanced - my initial proposal of return query expected
so return query is last statement, that isn't now. So we could add
this check there.
regards
Pavel Stehule
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>