Commit 7dae3cf6 authored by Simon Riggs's avatar Simon Riggs

Correct comment to use RS_EPHEMERAL

parent fcef1617
......@@ -543,7 +543,7 @@ ReplicationSlotMarkDirty(void)
}
/*
* Convert a slot that's marked as RS_DROP_ON_ERROR to a RS_PERSISTENT slot,
* Convert a slot that's marked as RS_EPHEMERAL to a RS_PERSISTENT slot,
* guaranteeing it will be there after a eventual crash.
*/
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