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

Commit88e3da5

Browse files
pg_upgrade: Remove unused macro
Commitf06b1c5 removed validate_exec from pg_upgrade and insteadexported it from src/common, but the macro for checking executablesuffix on Windows was accidentally left. Fix by removing.Author: Alexander Lakhin <exclusion@gmail.com>Discussion:https://postgr.es/m/c1d63754-cb85-2d8a-8409-bde2c4d2d04b@gmail.com
1 parentcc59f9d commit88e3da5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/bin/pg_upgrade/pg_upgrade.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ extern char *output_files[];
9696
#defineRMDIR_CMD"@RMDIR /s/q"
9797
#defineSCRIPT_PREFIX""
9898
#defineSCRIPT_EXT"bat"
99-
#defineEXE_EXT".exe"
10099
#defineECHO_QUOTE""
101100
#defineECHO_BLANK"."
102101
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp