Shantanu wrote:
ERROR: EXECUTE of SELECT ... INTO is not implemented yet
PostgreSQL 8.3 includes support for EXECUTE ... INTO, so you may want to look at an upgrade.
Personally I wouldn't call this a bug at all. It's just that PostgreSQL knew how to parse that query before the support for actually executing it was written.
-- Craig Ringer -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs