Re: Question regarding FOUND - Mailing list pgsql-general

From Terry Lee Tucker
Subject Re: Question regarding FOUND
Date
Msg-id 200509021106.02975.terry@esc1.com
Whole thread Raw
In response to Re: Question regarding FOUND  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I looked at the documentation before I ever posted anything. I didn't know how
EXECUTE works and I actually thought the UPDATE statement itself would set
the variable.

Thanks for the reply.

On Friday 02 September 2005 10:47 am, Tom Lane saith:
> Terry Lee Tucker <terry@esc1.com> writes:
> > Will the FOUND variable be set, when using EXECUTE, as it would be with a
> > normal UPDATE statement?
>
> The documentation is pretty specific about which plpgsql statements set
> FOUND, and I don't see EXECUTE in that list ...
> http://developer.postgresql.org/docs/postgres/plpgsql-statements.html#PLPGS
>QL-STATEMENTS-DIAGNOSTICS
>
>             regards, tom lane

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: lock problem
Next
From: Bohdan Linda
Date:
Subject: REVOKE question