Re: update/delete and execution-time partition pruning

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: update/delete and execution-time partition pruning
Date: 2021-05-11 05:11:20
Message-ID: CA+HiwqEVKUjLiyg7yJF9VOAV5QBY=Ezcs=4R8T=5EiU3HAmxVQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 11, 2021 at 12:57 PM David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
>
> On Tue, 11 May 2021 at 15:46, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
> > I'll take care of this.
>
> Pushed.

Thank you.

--
Amit Langote
EDB: http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2021-05-11 05:44:10 Re: Inaccurate error message when set fdw batch_size to 0
Previous Message Masahiko Sawada 2021-05-11 04:37:24 Re: Transactions involving multiple postgres foreign servers, take 2