Re: comment for TwoPhaseGetOldestXidInCommit
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-10-08T02:55:04Z
Lists: pgsql-hackers
On Tue, Oct 7, 2025 at 9:56 PM Robert Haas <robertmhaas@gmail.com> wrote: > > I noticed today that TwoPhaseGetOldestXidInCommit has a header comment > where the same function is called TwoPhaseGetXidByLockingProc: > ... > > This inconsistency should be corrected. > Right, I'll take care of it. Thanks for the report. -- With Regards, Amit Kapila.
Commits
-
Fix typo in function header comment.
- 035b09131daa 19 (unreleased) landed