Re: Yet another issue with step generation in partition pruning

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Yet another issue with step generation in partition pruning
Date: 2020-08-07 13:46:39
Message-ID: CAPmGK17r3=iiu2wuwuAeLkXXjJ3Y1fBUGRQBEvVtnbhE18a-1A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Aug 7, 2020 at 2:55 PM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
> On Thu, Aug 6, 2020 at 12:20 AM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
> > Will push the patch tomorrow.
>
> Done. (I didn't have time for this, because I was terribly busy with
> other stuff.)

I mean I didn't have time for this *yesterday*.

Best regards,
Etsuro Fujita

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pierre Giraud 2020-08-07 13:51:46 Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)
Previous Message Etsuro Fujita 2020-08-07 13:45:51 Re: problem with RETURNING and update row movement