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:12Z
Lists: pgsql-hackers

Attachments

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.

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

Commits

  1. Used optimized linear search in more code paths

  2. Add subxid-overflow "isolation" test