mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-14 10:27:04 +08:00
Fix typo in function header comment.
Reported-by: Robert Haas <robertmhaas@gmail.com> Discussion: https://postgr.es/m/CA+TgmoZYh_nw-2j_Fi9y6ZAvrpN+W1aSOFNM7Rus2Q-zTkCsQw@mail.gmail.com
This commit is contained in:
@ -2817,7 +2817,7 @@ LookupGXactBySubid(Oid subid)
|
||||
}
|
||||
|
||||
/*
|
||||
* TwoPhaseGetXidByLockingProc
|
||||
* TwoPhaseGetOldestXidInCommit
|
||||
* Return the oldest transaction ID from prepared transactions that are
|
||||
* currently in the commit critical section.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user