pgsql: Correct function name in comment of logical decoding code - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Correct function name in comment of logical decoding code
Date
Msg-id E1fZqVs-00018i-O6@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Correct function name in comment of logical decoding code

Reported-by: Dave Cramer
Author: Euler Taveira
Discussion: https://postgr.es/m/CADK3HHKnPGJDLhjOFBY6+70Wd14iEH8c2GKw7UrOuUHp_GNFrA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c072e80337e6b1e829141c9cd8ba0bc585f5c2ab

Modified Files
--------------
src/backend/replication/logical/logical.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: pg_standby: Remove code for .backup files
Next
From: Michael Paquier
Date:
Subject: pgsql: Add wait event for fsync of WAL segments