Re: report a typo in WaitReadBuffers
On Sun, Oct 20, 2024 at 04:06:42PM +0900, Michael Paquier wrote: > Yes, you are right. This reads better without the second "can". Fixed that as well. -- Michael signature.asc Description: PGP signature
Re: report a typo in WaitReadBuffers
On Sun, Oct 20, 2024 at 11:20:34AM +0800, Junwang Zhao wrote: > /* > * How many neighboring-on-disk blocks can we can scatter-read into > * other buffers at the same time? In this case we don't wait if we > > Seems the second *can* is not necessary. Yes, you are right. This reads better without