Re: [GENERAL] PL/pgSQL bug: FOUND variable is not updated correct with EXECUTE

2005-02-08 Thread Tom Lane
Vitaly Belman <[EMAIL PROTECTED]> writes: > Doing an EXECUTE for a query which returns results still yields 'f' > for the FOUND variable. This is not a bug. Read the list of statements that update FOUND. EXECUTE is not one of them. regards, tom lane -

[GENERAL] PL/pgSQL bug: FOUND variable is not updated correct with EXECUTE

2005-02-08 Thread Vitaly Belman
Doing an EXECUTE for a query which returns results still yields 'f' for the FOUND variable. "GET DIAGNOSTICS" on the other hand, works fine, Using version 8 on Win32. -- ICQ: 1912453 AIM: VitalyB1984 MSN: [EMAIL PROTECTED] Yahoo!: VitalyBe ---(end of broadcast)--