Re: Allow batched insert during cross-partition updates - Mailing list pgsql-hackers

From Amit Langote
Subject Re: Allow batched insert during cross-partition updates
Date
Msg-id CA+HiwqH6954nZxctKiupveecfQ7qsK8iwNso7V_M9YXJtqeM4A@mail.gmail.com
Whole thread Raw
In response to Re: Allow batched insert during cross-partition updates  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Allow batched insert during cross-partition updates  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Fri, Jul 2, 2021 at 1:39 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Amit Langote <amitlangote09@gmail.com> writes:
> > [ v6-0001-Allow-batching-of-inserts-during-cross-partition-.patch ]
>
> Per the cfbot, this isn't applying anymore, so I'm setting it back
> to Waiting on Author.

Rebased patch attached.  Thanks for the reminder.


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

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: relation OID in ReorderBufferToastReplace error message
Next
From: Amit Kapila
Date:
Subject: Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options