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
pull/244/head
Amit Kapila 2 months ago
parent 2273fa32bc
commit 035b09131d
  1. 2
      src/backend/access/transam/twophase.c

@ -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.
*

Loading…
Cancel
Save