Re: non-bulk inserts and tuple routing - Mailing list pgsql-hackers

From Amit Langote
Subject Re: non-bulk inserts and tuple routing
Date
Msg-id 37f7cc10-def8-b2d0-615d-dfe035e7b1ee@lab.ntt.co.jp
Whole thread Raw
In response to Re: non-bulk inserts and tuple routing  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Responses Re: non-bulk inserts and tuple routing
Re: non-bulk inserts and tuple routing
List pgsql-hackers
Fujita-san,

Thanks for the review.

On 2018/01/25 18:30, Etsuro Fujita wrote:
> (2018/01/25 11:11), Amit Langote wrote:
>> Rebased again.
> 
> Thanks for the rebased patch!
> 
> The patches apply cleanly and compile successfully, but make check fails
> in an assert-enabled build.

Hmm, I can't seem to reproduce the failure with v4 patches I posted
earlier today.

=======================
 All 186 tests passed.
=======================

Can you please post the errors you're seeing?

Thanks,
Amit



pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: list partition constraint shape
Next
From: Etsuro Fujita
Date:
Subject: Reorder C includes in partition.c