2007/10/16, Neil Conway <[EMAIL PROTECTED]>: > On Tue, 2007-10-16 at 11:24 +1000, Brendan Jurd wrote: > > Is there a technical reason we do not set the value of FOUND when > > executing a dynamic statement in plpgsql? > > See prior discussion: > > http://archives.postgresql.org/pgsql-bugs/2004-10/msg00001.php > > It would be easy enough to have EXECUTE modify FOUND, and that might > well be worth doing. Adding an "EVAL" concept would also be useful, > though, and would avoid changing EXECUTE's behavior in a way that might > break client apps. > > -Neil > >
It's symply. But other execute statement only will more uglyze plpgsql. use GET DIAGNOSTICS statement a wait for sql/psm Pavel ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq