ERROR: EXECUTE of SELECT ... INTO is not implemented yet - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject ERROR: EXECUTE of SELECT ... INTO is not implemented yet
Date
Msg-id 200106061907.f56J7bD26004@hub.org
Whole thread Raw
List pgsql-bugs
Kristis Makris (kristis.makris@datasoft.com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
ERROR:  EXECUTE of SELECT ... INTO is not implemented yet

Long Description
-PostgreSQL 7.1.2 on i686-pc-linux-gnu, compiled by GCC egcs-2.91.66

It looks like executing dynamically created queries in the "SELECT ... INTO" fashion using the EXECUTE command is not
implementedyet :) 

Are there any plans for having that functionality implemented in a future 7.1.x, or even 7.x release?

Thanks.


Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Problems with remote access
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: SELECT on VIEW returns wrong result, Buffer Leak