Re: Conflict handling for COPY FROM

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: surafel3000(at)gmail(dot)com
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Conflict handling for COPY FROM
Date: 2018-11-29 12:15:54
Message-ID: CA+q6zcWofzh+v+R4g62qzOtpuw75yx+LzkRHjCfKQk4iR409ig@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Thu, Aug 23, 2018 at 4:16 PM Surafel Temesgen <surafel3000(at)gmail(dot)com> wrote:
>
> The attached patch add error handling for
> Extra data
>
> missing data
>
> invalid oid
>
> null oid and
>
> row count mismatch

Hi,

Unfortunately, the patch conflict-handling-onCopy-from-v2.patch has some
conflicts now, could you rebase it? I'm moving it to the next CF as "Waiting on
Author". Also I would appreciate if someone from the reviewers (Karen
Huddleston ?) could post a full patch review.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2018-11-29 12:18:19 Re: shared-memory based stats collector
Previous Message Dmitry Dolgov 2018-11-29 12:10:57 Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid