Re: Problem with default partition pruning

From: yuzuko <yuzukohosoya(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Amit Langote <amitlangote09(at)gmail(dot)com>, shawn wang <shawn(dot)wang(dot)pg(at)gmail(dot)com>, Shawn Wang <shawn(dot)wang(at)highgo(dot)ca>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Problem with default partition pruning
Date: 2019-08-05 02:09:17
Message-ID: CAKkQ509FKCeGQjZeN0QRVrGTJADy29u_29WqxLhjg1hUotj7CA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Alvaro and Amit,

Thanks for reviewing and fixing the patch.
Also, I confirmed the commit message explained
the modification clearly. Thanks a lot.

Yuzuko Hosoya

On Mon, Aug 5, 2019 at 12:24 AM Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> wrote:
>
> On 2019-Aug-04, Alvaro Herrera wrote:
>
> > So this is the best commit messages I could come up with at this stupid
> > hour. I think the wording is pretty poor but at least it seems correct.
> > I'm not sure I'll be able to get this pushed tomorrow, but I'll try.
>
> Pushed. Since this is Sunday before minors, I'll be checking buildfarm
> and will summarily revert if anything goes wrong.
>
> --
> Álvaro Herrera https://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Best regards,
Yuzuko Hosoya
NTT Open Source Software Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2019-08-05 02:44:37 Re: Store FullTransactionId in TwoPhaseFileHeader/GlobalTransactionData
Previous Message Amit Langote 2019-08-05 02:02:55 Re: Problem with default partition pruning