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

Commita09e3fd

Browse files
committed
Fix whitespace
1 parent1def747 commita09e3fd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎src/include/catalog/binary_upgrade.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ extern PGDLLIMPORT Oid binary_upgrade_next_pg_enum_oid;
2626
externPGDLLIMPORTOidbinary_upgrade_next_pg_authid_oid;
2727

2828
#endif/* BINARY_UPGRADE_H */
29-

‎src/port/username.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const char *
7171
get_user_name_or_exit(constchar*progname)
7272
{
7373
constchar*user_name;
74-
char*errstr;
74+
char*errstr;
7575

7676
user_name=get_user_name(&errstr);
7777

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp