pgsql: Fix incorrect function reference in comment of twophase.c - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix incorrect function reference in comment of twophase.c
Date
Msg-id E1gxKTL-00024v-M5@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

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(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: pg_regress: Don't use absolute paths for the diff
Next
From: Stephen Frost
Date:
Subject: Re: pgsql: pg_regress: Don't use absolute paths for the diff