Re: FOUND with EXECUTE - Mailing list pgsql-hackers

From Neil Conway
Subject Re: FOUND with EXECUTE
Date
Msg-id 1192498575.6133.10.camel@goldbach
Whole thread Raw
In response to FOUND with EXECUTE  ("Brendan Jurd" <direvus@gmail.com>)
Responses Re: FOUND with EXECUTE
Re: FOUND with EXECUTE
List pgsql-hackers
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




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.3 full text search docs
Next
From: Tom Lane
Date:
Subject: Re: UTF8 on Debian