Re: WIP patch: add (PRE|POST)PROCESSOR options to COPY - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: WIP patch: add (PRE|POST)PROCESSOR options to COPY
Date
Msg-id 009801cdcbd3$a6ee8580$f4cb9080$@lab.ntt.co.jp
Whole thread Raw
In response to Re: WIP patch: add (PRE|POST)PROCESSOR options to COPY  ("Etsuro Fujita" <fujita.etsuro@lab.ntt.co.jp>)
List pgsql-hackers
I wrote:
> > I'll reimplement the feature using the PROGRAM keyword:
> >
> > >     COPY TABLE FROM PROGRAM 'command line';
> > >     COPY TABLE TO PROGRAM 'command line';
> 
> I've reimplemented the feature.  Attached is an updated version of the patch.

I fixed bugs in the previous version of the patch.  Please find attached an
updated version of the patch.

Thanks,

Best regards,
Etsuro Fujita

pgsql-hackers by date:

Previous
From: "Cyril VELTER"
Date:
Subject: Re: PANIC: could not write to log file
Next
From: Amit Kapila
Date:
Subject: Re: Plugging fd leaks (was Re: Switching timeline over streaming replication)