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

Commit0b02e3f

Browse files
committed
Fix typo
Author: Masahiko Sawada <sawada.mshk@gmail.com>
1 parentf40254a commit0b02e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_upgrade/info.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ create_rel_filename_map(const char *old_data, const char *new_data,
210210
/* new_relfilenode will match old and new pg_class.oid */
211211
map->new_relfilenode=new_rel->relfilenode;
212212

213-
/* used only for logging and errorreporing, old/new are identical */
213+
/* used only for logging and errorreporting, old/new are identical */
214214
map->nspname=old_rel->nspname;
215215
map->relname=old_rel->relname;
216216
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp