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: 2008-05-31 04:43:34
Message-ID: 4840D776.6010102@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-05-31 15:25:36 Re: problems compiling in 64 bits
Previous Message tomas 2008-05-31 03:08:20 Re: what are the ways to avoid --- "ERROR: EXECUTE of SELECT ... INTO is not implemented yet"