Content-Length: 272005 | pFad | http://github.com/postgrespro/postgres_cluster/commit/bf7b205e161a8f11bb3cea39a03d63f79decfc20

8D #ifdef fix for MSVC builds of libpq. · postgrespro/postgres_cluster@bf7b205 · GitHub
Skip to content

Commit bf7b205

Browse files
committed
#ifdef fix for MSVC builds of libpq.
Hiroshi Saito
1 parent c8961bf commit bf7b205

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/interfaces/libpq/libpq-int.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
1313
* Portions Copyright (c) 1994, Regents of the University of California
1414
*
15-
* $PostgreSQL: pgsql/src/interfaces/libpq/libpq-int.h,v 1.113 2006/05/21 20:19:23 tgl Exp $
15+
* $PostgreSQL: pgsql/src/interfaces/libpq/libpq-int.h,v 1.114 2006/08/04 18:58:33 momjian Exp $
1616
*
1717
*-------------------------------------------------------------------------
1818
*/
@@ -38,7 +38,7 @@
3838
#include <signal.h>
3939
#endif
4040

41-
#ifdef WIN32_CLIENT_ONLY
41+
#ifdef WIN32_ONLY_COMPILER
4242
typedef int ssize_t; /* ssize_t doesn't exist in VC (at least not
4343
* VC6) */
4444
#endif

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/bf7b205e161a8f11bb3cea39a03d63f79decfc20

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy