| From: | Terry Lee Tucker <terry(at)esc1(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Question regarding FOUND |
| Date: | 2005-09-02 15:06:02 |
| Message-ID: | 200509021106.02975.terry@esc1.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)esc1(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bohdan Linda | 2005-09-02 15:31:54 | REVOKE question |
| Previous Message | Tom Lane | 2005-09-02 14:59:55 | Re: LOG: unexpected EOF within message length word |