Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: what are the ways to avoid --- "ERROR: EXECUTE of SELECT ... INTO is not implemented yet"


  • From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
  • To: Shantanu <shantanu(dot)gg(at)gmail(dot)com>
  • Cc: pgsql-bugs(at)postgresql(dot)org
  • Subject: Re: what are the ways to avoid --- "ERROR: EXECUTE of SELECT ... INTO is not implemented yet"
  • Date: Sat, 31 May 2008 12:43:34 +0800
  • Message-id: <4840D776.6010102@postnewspapers.com.au> <text/plain>

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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group