index 87d14210be7bc7ef17d559e8e03cff30eb7b3857..9aa56411d55c2634e96302613e5c403c3906ea53 100644 (file)
@@ -656,7 +656,7 @@ XLogPrefetcherNextBlock(uintptr_t pgsr_private, XLogRecPtr *lsn)
if (!block->in_use)
continue;
- Assert(!BufferIsValid(block->prefetch_buffer));;
+ Assert(!BufferIsValid(block->prefetch_buffer));
/*
* Record the LSN of this record. When it's replayed,