Re: There is a defect in the ReplicationSlotCreate() function where it iterates through ReplicationSlotCtl->replication_slots[max_replication_slots] to find a slot but does not break out of the loop when a slot is found. - Mailing list pgsql-bugs
pgsql-bugs by date:
Previous
From: Ruben RuizDate:
Subject: Re: BUG #18771: ICU custom collations with rules ignore collator strength option.
Next
From: Tom LaneDate:
Subject: Re: There is a defect in the ReplicationSlotCreate() function where it iterates through ReplicationSlotCtl->replication_slots[max_replication_slots] to find a slot but does not break out of the loop when a slot is found.