We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd8fe12 commit 151da21Copy full SHA for 151da21
src/backend/storage/aio/read_stream.c
@@ -51,7 +51,7 @@
51
* I/Os that have been started with StartReadBuffers(), and for which
52
* WaitReadBuffers() must be called before returning the buffer.
53
*
54
- * For example, if the callback return block numbers 10, 42, 43, 60 in
+ * For example, if the callback returns block numbers 10, 42, 43, 44, 60 in
55
* successive calls, then these data structures might appear as follows:
56
57
* buffers buf/data ios
0 commit comments