Re: ECPG and COPY

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Michael Meskes <meskes(at)postgresql(dot)org>
Cc: pgsql-general(at)postgresql(dot)org, Wes <wespvp(at)syntegra(dot)com>
Subject: Re: ECPG and COPY
Date: 2006-03-06 15:15:06
Message-ID: 200603061515.k26FF6w06121@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Michael Meskes wrote:
> > > Yes, it's still an open report. Sorry, about that and all the other open
> > > bug reports/feature requests. I do not have the time at the moment to
> > > even reproduce bugs. Hopefully this will become better in the near
> > > future.
> >
> > Should we add this to TODO? Anything else?
>
> Yes, please add it. I do have some more open bug reports/feature requests, but
> I'd like to reproduce things first before we add to the docs. Sometimes it's
> easier to fix it than to add it. :-)

Added for ecpg TODO:

o Add COPY TO STDIN / STDOUT handling

I think we should document _every_ thing that ecpg needs because it
helps existing users know what is missing, and encourages patches.
Would you please supply a list?

--
Bruce Momjian http://candle.pha.pa.us
SRA OSS, Inc. http://www.sraoss.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Emil Rachovsky 2006-03-06 15:21:58 Syntax error in Execute statement
Previous Message Harry Hehl 2006-03-06 15:08:59 Sequencial scan instead of using index issue again