Re: [HACKERS] advanced partition matching algorithm for partition-wise join

From: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: amul sul <sulamul(at)gmail(dot)com>
Cc: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Antonin Houska <ah(at)cybertec(dot)at>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, ashutosh(dot)bapat(dot)oss(at)gmail(dot)com
Subject: Re: [HACKERS] advanced partition matching algorithm for partition-wise join
Date: 2019-01-31 11:53:15
Message-ID: 5C52E1AB.2080500@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

(2019/01/22 21:38), Etsuro Fujita wrote:
> Will continue to review.

I rebased the patch set against the latest HEAD. Attached is a new
version. I'll move this to the next CF, and continue to review it.

Best regards,
Etsuro Fujita

Attachment Content-Type Size
0001-Hash-partition-bound-equality-refactoring-v17.patch text/x-patch 5.1 KB
0002-Partition-wise-join-for-1-1-1-0-0-1-partition-match-v17.patch text/x-patch 69.9 KB
0003-Tests-for-0-1-1-1-and-1-0-partition-matching-v17.patch text/x-patch 220.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2019-01-31 12:26:48 Re: BUG #15589: Due to missing wal, restore ends prematurely and opens database for read/write
Previous Message Pavel Stehule 2019-01-31 11:49:27 Re: [HACKERS] proposal: schema variables