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 a40d09e commit 5d6899dCopy full SHA for 5d6899d
src/backend/storage/file/fd.c
@@ -43,7 +43,7 @@
43
* fopen(3), opendir(3), and open(2), respectively. They behave like the
44
* corresponding native functions, except that the handle is registered with
45
* the current subtransaction, and will be automatically closed at abort.
46
- * These are intended for short operations like reading a configuration file.
+ * These are intended for short operations like reading a configuration file,
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
*
0 commit comments