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

From: Vitaly Belman <vitalyb(at)gmail(dot)com>
To: PostgreSQL general <pgsql-general(at)postgresql(dot)org>
Subject: PL/pgSQL bug: FOUND variable is not updated correct with EXECUTE
Date: 2005-02-08 22:16:32
Message-ID: fa96e3c605020814167f608a38@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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: tmdagent(at)hotmail(dot)com
Yahoo!: VitalyBe

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lonni J Friedman 2005-02-08 22:17:11 Re: Netstat - Lots of PG Connections
Previous Message CSN 2005-02-08 22:15:20 Re: Netstat - Lots of PG Connections