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

Commit53095b5

Browse files
committed
Remove obsolete cygwin.h hack
The version being checked for is 20 years old.Reviewed-by: Marco Atzeri <marco.atzeri@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/aa266ede-baaa-f4e6-06cf-5b1737610e9a%402ndquadrant.com
1 parentbacda6a commit53095b5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎src/include/port/cygwin.h

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
/* src/include/port/cygwin.h */
22

3-
#include<cygwin/version.h>
4-
5-
/*
6-
* Check for b20.1 and disable AF_UNIX family socket support.
7-
*/
8-
#ifCYGWIN_VERSION_DLL_MAJOR<1001
9-
#undef HAVE_UNIX_SOCKETS
10-
#endif
11-
123
#ifdefBUILDING_DLL
134
#definePGDLLIMPORT __declspec (dllexport)
145
#else

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp