Re: making update/delete of inheritance trees scale better - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: making update/delete of inheritance trees scale better
Date
Msg-id 20201001043220.GG8130@paquier.xyz
Whole thread Raw
In response to Re: making update/delete of inheritance trees scale better  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: making update/delete of inheritance trees scale better  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-hackers
On Fri, Sep 11, 2020 at 07:20:56PM +0900, Amit Langote wrote:
> I have been working away at this and have updated the patches for many
> cosmetic and some functional improvements.

Please note that this patch set fails to apply.  Could you provide a
rebase please?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: "tsunakawa.takay@fujitsu.com"
Date:
Subject: RE: [Patch] Optimize dropping of relation buffers using dlist
Next
From: Michael Paquier
Date:
Subject: Re: PATCH: Batch/pipelining support for libpq