Commit 7e041b0c authored by Amit Kapila's avatar Amit Kapila

Fix comment in slot.c.

Reported-by: Sawada Masahiko
Author: Sawada Masahiko
Reviewed-by: Amit Kapila
Backpatch-through: 9.5
Discussion: https://postgr.es/m/CA+fd4k4Ws7M7YQ8PqSym5WB1y75dZeBTd1sZJUQdfe0KJQ-iSA@mail.gmail.com
parent 18b9d22c
......@@ -126,7 +126,7 @@ ReplicationSlotsShmemSize(void)
}
/*
* Allocate and initialize walsender-related shared memory.
* Allocate and initialize shared memory for replication slots.
*/
void
ReplicationSlotsShmemInit(void)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment