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
- subx.v8--v9.diff (application/octet-stream) patch v8
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
-
Used optimized linear search in more code paths
- 14ff44f80c09 16.0 cited
-
Add subxid-overflow "isolation" test
- 0e733278e346 16.0 landed