Re: Typo about subxip in comments
Richard Guo <guofenglinux@gmail.com>
From: Richard Guo <guofenglinux@gmail.com>
To: Japin Li <japinli@hotmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-11T06:46:13Z
Lists: pgsql-hackers
On Fri, Nov 11, 2022 at 11:26 AM Japin Li <japinli@hotmail.com> wrote: > Recently, when I read the XidInMVCCSnapshot(), and find there are some > typos in the comments. Hmm, it seems to me 'the subxact array' is just another saying to refer to snapshot->subxip. I'm not sure about this being typo. But I have no objection to this change, as it is more consistent with the 'xip array' saying followed. Thanks Richard
Commits
-
Improve comments referring snapshot's subxip array.
- 8b5262fa0efd 16.0 landed