From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "William Lawrance" <bill(dot)lawrance(at)bull(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #3244: problem with PREPARE |
Date: | 2007-04-27 22:06:35 |
Message-ID: | 5672.1177711595@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
"William Lawrance" <bill(dot)lawrance(at)bull(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | estevam Amorim Meneses | 2007-04-27 23:01:27 | |
Previous Message | DNS | 2007-04-27 18:26:12 | Re: PGSQL - WARNING: 25P01: there is no transaction in progress |
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2007-04-27 22:59:10 | Re: CREATE TABLE LIKE INCLUDING INDEXES support |
Previous Message | Chris Browne | 2007-04-27 18:55:41 | Re: Modifying TOAST thresholds |