]> granicus.if.org Git - postgresql/commit
Fix incorrect function reference in comment of twophase.c
authorMichael Paquier <michael@paquier.xyz>
Fri, 22 Feb 2019 23:40:01 +0000 (08:40 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 22 Feb 2019 23:40:01 +0000 (08:40 +0900)
commit4c23216002ac816f67fb87301290fa992115215e
tree5af14654476e01a2338c74f715caf262141c8f69
parentb1086767087efe437131b9059fc6f2d3b7c7ecc2
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
src/backend/access/transam/twophase.c