Re: ECPG and COPY

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Florian Weimer <fweimer(at)bfk(dot)de>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org, Wes <wespvp(at)syntegra(dot)com>
Subject: Re: ECPG and COPY
Date: 2006-08-02 14:31:20
Message-ID: 20060802143120.GA23746@1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Aug 02, 2006 at 09:49:40AM -0400, Bruce Momjian wrote:
> > I assumed that ECPG did something special with TO STDOUT, like other
> > interfaces do. This is not the case (that is, STDOUT is really
> > standard output, so the functionality is not very useful.
>
> I am confused. STDOUT is already implemented. It was STDIN that we
> were asking if it was valuable.

Yes, I was asking about FROM STDIN. TO STDOUT has been added lately.

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2006-08-02 14:33:11 Re: Best Procedural Language?
Previous Message Martijn van Oosterhout 2006-08-02 14:29:35 Re: LISTEN considered dangerous