Re: WIP patch: add (PRE|POST)PROCESSOR options to COPY

From: "Etsuro Fujita" <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "'Robert Haas'" <robertmhaas(at)gmail(dot)com>
Cc: "'Craig Ringer'" <craig(at)2ndquadrant(dot)com>, "'Simon Riggs'" <simon(at)2ndquadrant(dot)com>, "'Fujii Masao'" <masao(dot)fujii(at)gmail(dot)com>, "'Craig Ringer'" <ringerc(at)ringerc(dot)id(dot)au>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WIP patch: add (PRE|POST)PROCESSOR options to COPY
Date: 2012-11-26 12:43:36
Message-ID: 009801cdcbd3$a6ee8580$f4cb9080$@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
copy-popen-20121126.patch application/octet-stream 36.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2012-11-26 12:53:49 Re: Plugging fd leaks (was Re: Switching timeline over streaming replication)
Previous Message Cyril VELTER 2012-11-26 10:26:24 Re: PANIC: could not write to log file