pgsql: Fix comment neglected in commit ddc3250208 - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix comment neglected in commit ddc3250208
Date
Msg-id E1vqahi-000Pee-12@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix comment neglected in commit ddc3250208

I renamed the field in commit ddc3250208, but missed this one
reference.

Branch
------
master

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

Modified Files
--------------
src/include/replication/slot.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Remove specialized word-length popcount implementations.
Next
From: Michael Paquier
Date:
Subject: pgsql: Improve error message for checksum failures in pgstat_database.c