Re: CommitFest 2011-01 as of 2011-02-04

From: Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>
To: Shigeru HANADA <hanada(at)metrosystems(dot)co(dot)jp>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: CommitFest 2011-01 as of 2011-02-04
Date: 2011-02-18 05:35:05
Message-ID: AANLkTimcX7-pYp4gr1Qr7ZxBt1KaHfTdw47O_Dv=UUpR@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 18, 2011 at 13:15, Shigeru HANADA <hanada(at)metrosystems(dot)co(dot)jp> wrote:
> When I've used COPY TO for testing file_fdw, I got wrong result.
> It would be because DR_copy's processed is not initialized in
> CreateCopyDestReceiver().  Please see attached patch.

Oops, thanks, applied.

--
Itagaki Takahiro

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-02-18 06:07:54 Re: knngist - 0.8
Previous Message Itagaki Takahiro 2011-02-18 05:16:21 Re: Transaction-scope advisory locks