Re: cannot open multi-query plan as cursor - Mailing list pgsql-general

From Tom Lane
Subject Re: cannot open multi-query plan as cursor
Date
Msg-id 20851.1060272969@sss.pgh.pa.us
Whole thread Raw
In response to cannot open multi-query plan as cursor  (Együd Csaba <csegyud@vnet.hu>)
Responses Re: cannot open multi-query plan as cursor  (Együd Csaba <csegyud@vnet.hu>)
List pgsql-general
=?iso-8859-2?Q?Egy=FCd_Csaba?= <csegyud@vnet.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

pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: ext3 block size
Next
From: "scott.marlowe"
Date:
Subject: Re: [ADMIN] Call to undefined function: pg_connect()