Re: Interesting COPY edge case... - Mailing list pgsql-hackers

From Bruno Wolff III
Subject Re: Interesting COPY edge case...
Date
Msg-id 20050727152644.GA12993@wolff.to
Whole thread Raw
In response to Interesting COPY edge case...  (Chris Browne <cbbrowne@acm.org>)
List pgsql-hackers
On Tue, Jul 26, 2005 at 17:56:42 -0400, Chris Browne <cbbrowne@acm.org> wrote:
> 
> There is evidently Something Strange about the state of stdout when it
> is referenced inside a stored procedure.

I suspect this is related to trusted PLs not being able to write files.
It does seem like a problem that COPY has access to stdout in one case
and not the other.


pgsql-hackers by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Idea - optimising (left) joins?
Next
From: Andrew Dunstan
Date:
Subject: Re: ENUM type