mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-03 19:42:55 +00:00
@@ -343,7 +343,7 @@ compact_prefetch_buffers(void)
|
||||
|
||||
if (MyPState->ring_last != empty_ring_index)
|
||||
{
|
||||
MyPState->ring_last = empty_ring_index;
|
||||
prefetch_cleanup_trailing_unused();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user