projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f83356c
)
NOFILE isn't used anywhere any more.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 23 Feb 2004 20:48:03 +0000
(20:48 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 23 Feb 2004 20:48:03 +0000
(20:48 +0000)
src/include/port/win32.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/port/win32.h
b/src/include/port/win32.h
index 22c36a7320f40212e5cf6c5159a18f34a31e317f..ddc3982a15d582a0d97d4fb1d5899cb7ab0b3a15 100644
(file)
--- a/
src/include/port/win32.h
+++ b/
src/include/port/win32.h
@@
-1,4
+1,4
@@
-/* $PostgreSQL: pgsql/src/include/port/win32.h,v 1.1
8 2004/02/18 16:25:12 momjian
Exp $ */
+/* $PostgreSQL: pgsql/src/include/port/win32.h,v 1.1
9 2004/02/23 20:48:03 tgl
Exp $ */
/* undefine and redefine after #include */
#undef mkdir
@@
-13,7
+13,6
@@
#define USES_WINSOCK
-#define NOFILE 100
/* defines for dynamic linking on Win32 platform */
#if defined(__CYGWIN__) || defined(__MINGW32__)