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

Commitb7a8231

Browse files
committed
Fix typo in fd.c
The frontend version of walkdir() is defined in file_utils.c, and notinitdb.c.Author: Sehrope SarkuniDiscussion:https://postgr.es/m/CAH7T-artawnBt4=KODNCD8Mt2ZX4CCjJT8c=_=950xjutcRZ4Q@mail.gmail.com
1 parent3071763 commitb7a8231

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3208,7 +3208,8 @@ SyncDataDirectory(void)
32083208
*
32093209
* Errors are reported at level elevel, which might be ERROR or less.
32103210
*
3211-
* See also walkdir in initdb.c, which is a frontend version of this logic.
3211+
* See also walkdir in file_utils.c, which is a frontend version of this
3212+
* logic.
32123213
*/
32133214
staticvoid
32143215
walkdir(constchar*path,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp