8000
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 cf4d67e commit c572bfaCopy full SHA for c572bfa
src/backend/storage/file/fd.c
@@ -47,7 +47,7 @@
47
* and there is a fixed limit on the number of files that can be opened using
48
* these functions at any one time.
49
*
50
- * Finally, BasicOpenFile is a just thin wrapper around open() that can
+ * Finally, BasicOpenFile is just a thin wrapper around open() that can
51
* release file descriptors in use by the virtual file descriptors if
52
* necessary. There is no automatic cleanup of file descriptors returned by
53
* BasicOpenFile, it is solely the caller's responsibility to close the file
0 commit comments