Re: Another way to fix inherited UPDATE/DELETE

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Another way to fix inherited UPDATE/DELETE
Date: 2019-07-08 02:07:35
Message-ID: CA+HiwqFJ9xJgK51KKdt7ZZw4k97zpVTg1PusEGWky8jyH+qGmQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 3, 2019 at 10:50 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Amit Langote <amitlangote09(at)gmail(dot)com> writes:
> > On Wed, Feb 20, 2019 at 6:49 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> Obviously this'd be a major rewrite with no chance of making it into v12,
> >> but it doesn't sound too big to get done during v13.
>
> > Are you planning to work on this?
>
> It's on my list, but so are a lot of other things. If you'd like to
> work on it, feel free.

Thanks for the reply. Let me see if I can get something done for the
September CF.

Regards,
Amit

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2019-07-08 02:33:56 Re: Run-time pruning for ModifyTable
Previous Message Thomas Munro 2019-07-08 01:46:04 Re: [RFC] [PATCH] Flexible "partition pruning" hook