Re: BUG #3244: problem with PREPARE - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3244: problem with PREPARE
Date
Msg-id 5672.1177711595@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3244: problem with PREPARE  ("William Lawrance" <bill.lawrance@bull.com>)
List pgsql-bugs
"William Lawrance" <bill.lawrance@bull.com> writes:
> This program that does   "PQprepare" and then
> "PQexecPrepared" has worked previously, but doesn't
> work now. The error message is"
>    ERROR:  bind message supplies 1 parameters, but
>             prepared statement "stmtopen" requires 0

I've applied a patch for this.  Thanks for the report.

            regards, tom lane

pgsql-bugs by date:

Previous
From: DNS
Date:
Subject: PGSQL - WARNING: 25P01: there is no transaction in progress
Next
From: Tom Lane
Date:
Subject: Re: PGSQL - WARNING: 25P01: there is no transaction in progress