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

Commitb6ffc70

Browse files
committed
Remove broken (and unnecessary) definition of DEF_PGPORT.
1 parentd79ab78 commitb6ffc70

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

‎src/interfaces/libpq/win32.h

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
#definestrcasecmp(a,b) stricmp(a,b)
77
#definestrncasecmp(a,b,c) _strnicmp(a,b,c)
88

9-
#defineACCEPT_TYPE_ARG3 int
10-
119
/*
1210
* Some compat functions
1311
*/
@@ -24,11 +22,8 @@
2422
*/
2523
#definecrypt(a,b) a
2624

27-
28-
2925
/*
3026
* Parts of config.h that you get with autoconf on other systems
3127
*/
32-
33-
#defineDEF_PGPORT "5432"
3428
#defineMAXIMUM_ALIGNOF 4
29+
#defineACCEPT_TYPE_ARG3 int

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp