Re: [HACKERS] [BUGS] BUG #3244: problem with PREPARE

2007-04-24 Thread William Lawrance
In the modified version of ECPG that we used for our benchmark, we PREPARE'd all statements. -Original Message- From: Michael Meskes [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 24, 2007 12:45 AM To: William Lawrance Cc: Tom Lane; pgsql-bugs@postgresql.org; [EMAIL PROTECTED] Su

Re: [BUGS] BUG #3244: problem with PREPARE

2007-04-24 Thread William Lawrance
epared", using the array of parameters built in the first step above. -Original Message- From: Tom Lane [mailto:[EMAIL PROTECTED] Sent: Sunday, April 22, 2007 7:53 PM To: William Lawrance Cc: pgsql-bugs@postgresql.org; [EMAIL PROTECTED] Subject: Re: [BUGS] BUG

[BUGS] BUG #3244: problem with PREPARE

2007-04-19 Thread William Lawrance
The following bug has been logged online: Bug reference: 3244 Logged by: William Lawrance Email address: [EMAIL PROTECTED] PostgreSQL version: cvs HEAD Operating system: Linux Description:problem with PREPARE Details: This program that does "PQprepare"