Re: SUBTRANS: Minimizing calls to SubTransSetParent()

Simon Riggs <simon.riggs@enterprisedb.com>

From: Simon Riggs <simon.riggs@enterprisedb.com>
To: Dilip Kumar <dilipbalaut@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2022-09-13T10:56:48Z
Lists: pgsql-hackers

Attachments

On Tue, 13 Sept 2022 at 11:56, Simon Riggs <simon.riggs@enterprisedb.com> wrote:
>
> On Tue, 6 Sept 2022 at 13:14, Simon Riggs <simon.riggs@enterprisedb.com> wrote:
>
> > I will update the patch, thanks for your scrutiny.
>
> I attach a diff showing what has changed between v8 and v9, and will
> reattach a full set of new patches in the next post, so patchtester
> doesn't squeal.

Full set of v9 patches

-- 
Simon Riggs                http://www.EnterpriseDB.com/

Commits

  1. Used optimized linear search in more code paths

  2. Add subxid-overflow "isolation" test