Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit733701d

Browse files
committed
Fix typo in comment
Etsuro Fujita
1 parent858ef71 commit733701d

File tree

1 file changed

+2
-2
lines changed
  • src/backend/storage/file

1 file changed

+2
-2
lines changed

‎src/backend/storage/file/fd.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
* corresponding native functions, except that the handle is registered with
4545
* the current subtransaction, and will be automatically closed at abort.
4646
* These are intended for short operations like reading a configuration file.
47-
* and there is a fixed limit on the number files that can beopen using these
48-
* functions at any one time.
47+
* and there is a fixed limit on the numberoffiles that can beopened using
48+
*thesefunctions at any one time.
4949
*
5050
* Finally, BasicOpenFile is a just thin wrapper around open() that can
5151
* release file descriptors in use by the virtual file descriptors if

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp