Re: cannot open multi-query plan as cursor

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: csegyud(at)vnet(dot)hu
Cc: "Pgsql-General(at)Postgresql(dot)Org (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: cannot open multi-query plan as cursor
Date: 2003-08-07 16:16:09
Message-ID: 20851.1060272969@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

=?iso-8859-2?Q?Egy=FCd_Csaba?= <csegyud(at)vnet(dot)hu> writes:
> When I copy it into the console (psql) it runs well, but from function it
> sends an error:
> ERROR: cannot open multi-query plan as cursor
> What does it mean? Could anybody help me?

I think most likely it means you made a typo transcribing the query into
the function. If you can't figure it out, show us the whole function
definition ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message DeJuan Jackson 2003-08-07 16:36:28 Re: ext3 block size
Previous Message scott.marlowe 2003-08-07 15:55:06 Re: Call to undefined function: pg_connect()