Skip to content

Commit 7e041b0

Browse files
author
Amit Kapila
committed
Fix comment in slot.c.
Reported-by: Sawada Masahiko Author: Sawada Masahiko Reviewed-by: Amit Kapila Back-through: 9.5 Discussion: https://postgr.es/m/CA+fd4k4Ws7M7YQ8PqSym5WB1y75dZeBTd1sZJUQdfe0KJQ-iSA@mail.gmail.com
1 parent 18b9d22 commit 7e041b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/replication/slot.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ ReplicationSlotsShmemSize(void)
126126
}
127127

128128
/*
129-
* Allocate and initialize walsender-related shared memory.
129+
* Allocate and initialize shared memory for replication slots.
130130
*/
131131
void
132132
ReplicationSlotsShmemInit(void)

0 commit comments

Comments
 (0)