Fix incorrect function reference in comment of twophase.c

Michael Paquier <michael@paquier.xyz>

Commit: 4c23216002ac816f67fb87301290fa992115215e
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-02-22T23:40:01Z
Releases: 12.0
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/D8336E40-BBE1-4954-98BB-7830D3F5CB36@hintbits.com

Files

PathChange+/−
src/backend/access/transam/twophase.c modified +1 −1

Discussion