Re: [BUGS] BUG #4550: ecpg problem with copy command and hostvar

2008-11-26 Thread Clemens A. Fischer
Hallo Michael, Am Mittwoch, den 26.11.2008, 14:49 +0100 schrieb Michael Meskes: > On Tue, Nov 25, 2008 at 12:28:38PM +, Clemens Fischer wrote: > > The copy command can't be used with a hostvar. > > This is essentially the answer. The major difference between the ecpg version > of PostgreSQL 8

Re: [BUGS] BUG #4550: ecpg problem with copy command and hostvar

2008-11-26 Thread Michael Meskes
On Tue, Nov 25, 2008 at 12:28:38PM +, Clemens Fischer wrote: > The copy command can't be used with a hostvar. This is essentially the answer. The major difference between the ecpg version of PostgreSQL 8.2 and 8.3 is that the 8.3 version uses the backend supplied prepare/execute facility inste

[BUGS] BUG #4550: ecpg problem with copy command and hostvar

2008-11-25 Thread Clemens Fischer
The following bug has been logged online: Bug reference: 4550 Logged by: Clemens Fischer Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.5 Operating system: QNX 6.3 Description:ecpg problem with copy command and hostvar Details: Hello List, Don't know whet