Thread: pgsql: Fix incorrect function reference in comment of twophase.c

pgsql: Fix incorrect function reference in comment of twophase.c

From
Michael Paquier
Date:
Fix incorrect function reference in comment of twophase.c

The header block of TwoPhaseGetDummyBackendId mentioned incorrectly
TwoPhaseGetDummyProc.

Reported-by: Oleksii Kliukin
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4c23216002ac816f67fb87301290fa992115215e

Modified Files
--------------
src/backend/access/transam/twophase.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)