Re: Oddity in COPY FROM handling of check constraints on partition tables

From: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Oddity in COPY FROM handling of check constraints on partition tables
Date: 2018-03-28 12:14:04
Message-ID: 5ABB870C.2090201@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

(2018/03/28 10:28), Amit Langote wrote:
>> Attached is a patch for fixing this issue.
>
> That looks good to me. This one would need to be back-patched to v10.

Thanks for the review!

Best regards,
Etsuro Fujita

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2018-03-28 12:18:55 Re: Oddity in COPY FROM handling of check constraints on partition tables
Previous Message Pavan Deolasee 2018-03-28 12:04:09 Re: [HACKERS] A design for amcheck heapam verification