Re: Another way to fix inherited UPDATE/DELETE - Mailing list pgsql-hackers

From Amit Langote
Subject Re: Another way to fix inherited UPDATE/DELETE
Date
Msg-id CA+HiwqFJ9xJgK51KKdt7ZZw4k97zpVTg1PusEGWky8jyH+qGmQ@mail.gmail.com
Whole thread Raw
In response to Re: Another way to fix inherited UPDATE/DELETE  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Jul 3, 2019 at 10:50 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Amit Langote <amitlangote09@gmail.com> writes:
> > On Wed, Feb 20, 2019 at 6:49 AM Tom Lane <tgl@sss.pgh.pa.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



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [RFC] [PATCH] Flexible "partition pruning" hook
Next
From: Amit Langote
Date:
Subject: Re: Run-time pruning for ModifyTable