git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c8961bf)
#ifdef fix for MSVC builds of libpq.
Fri, 4 Aug 2006 18:58:33 +0000 (18:58 +0000)
Fri, 4 Aug 2006 18:58:33 +0000 (18:58 +0000)
Hiroshi Saito


diff --git a/src/interfaces/libpq/libpq-int.h b/src/interfaces/libpq/libpq-int.h
index e72d4d911cfce228a6eb5a291f7ef53c15162001..2c5f3f288bb2b6ac3fdc2a5fa31554e12ea90c4c 100644 (file)
--- a/src/interfaces/libpq/libpq-int.h
+++ b/src/interfaces/libpq/libpq-int.h
@@ -12,7 +12,7 @@
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-int.h,v 1.113 2006年05月21日 20:19:23 tgl Exp $
+ * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-int.h,v 1.114 2006年08月04日 18:58:33 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -38,7 +38,7 @@
#include <signal.h>
#endif
-#ifdef WIN32_CLIENT_ONLY
+#ifdef WIN32_ONLY_COMPILER
typedef int ssize_t; /* ssize_t doesn't exist in VC (at least not
* VC6) */
#endif
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /