Skip to content

Commit 53095b5

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 parent bacda6a commit 53095b5

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-
#if CYGWIN_VERSION_DLL_MAJOR < 1001
9-
#undef HAVE_UNIX_SOCKETS
10-
#endif
11-
123
#ifdef BUILDING_DLL
134
#define PGDLLIMPORT __declspec (dllexport)
145
#else

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy