Correct comment to use RS_EPHEMERAL

This commit is contained in:
Simon Riggs 2015-04-02 07:45:19 -04:00
parent fcef161729
commit 7dae3cf68c
1 changed files with 1 additions and 1 deletions

View File

@ -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