Re: comment for TwoPhaseGetOldestXidInCommit

2025-10-18 Thread Amit Kapila
On Tue, Oct 7, 2025 at 9:56 PM Robert Haas 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. --

comment for TwoPhaseGetOldestXidInCommit

2025-10-18 Thread Robert Haas
Amit and all, I noticed today that TwoPhaseGetOldestXidInCommit has a header comment where the same function is called TwoPhaseGetXidByLockingProc: /* * TwoPhaseGetXidByLockingProc * Return the oldest transaction ID from prepared transactions that are * currently in t