Re: inserts into partitioned table may cause crash

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: inserts into partitioned table may cause crash
Date: 2018-03-12 03:25:03
Message-ID: 5AA5F30F.8000601@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

(2018/03/09 20:18), Etsuro Fujita wrote:
> Here are updated patches for PG10 and HEAD.
>
> Other changes:
> * Add regression tests based on your test cases shown upthread

I added a little bit more regression tests and revised comments. Please
find attached an updated patch.

Best regards,
Etsuro Fujita

Attachment Content-Type Size
ExecInsert-reset-estate-result-rel-10backpatch-v3.patch text/x-diff 14.1 KB
ExecInsert-reset-estate-result-rel-HEAD-v3.patch text/x-diff 16.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2018-03-12 05:00:54 Re: [HACKERS] advanced partition matching algorithm for partition-wise join
Previous Message Michael Paquier 2018-03-12 02:59:44 Re: Fixes for missing schema qualifications