Re: use `proc->pgxactoff` as the value of `index` in `ProcArrayRemove()`
盏一 <w@hidva.com>
From: 盏一 <w@hidva.com>
To: Andres Freund <andres@anarazel.de>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-05-06T20:36:25Z
Lists: pgsql-hackers
Attachments
- 0001-use-pgxactoff-as-the-value-of-index-in-ProcArrayRemo.patch (application/octet-stream) patch 0001
> Sounds like a plan! Do you want to write a patch? Add the patch.
Commits
-
Improve and cleanup ProcArrayAdd(), ProcArrayRemove().
- d8e950d3ae7b 14.0 landed
-
snapshot scalability: Introduce dense array of in-progress xids.
- 941697c3c1ae 14.0 cited