We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83356c commit 4f57131Copy full SHA for 4f57131
src/include/port/win32.h
@@ -1,4 +1,4 @@
1
-/* $PostgreSQL: pgsql/src/include/port/win32.h,v 1.18 2004/02/18 16:25:12 momjian Exp $ */
+/* $PostgreSQL: pgsql/src/include/port/win32.h,v 1.19 2004/02/23 20:48:03 tgl Exp $ */
2
3
/* undefine and redefine after #include */
4
#undef mkdir
@@ -13,7 +13,6 @@
13
14
15
#define USES_WINSOCK
16
-#define NOFILE 100
17
18
/* defines for dynamic linking on Win32 platform */
19
#if defined(__CYGWIN__) || defined(__MINGW32__)
0 commit comments