Content-Length: 276429 | pFad | http://github.com/postgrespro/postgres/commit/502e9aefdcb3d60ca7e0e5007d74fe64f769a9e6

B1 Clarify macro layout for win32 IMPORT. · postgrespro/postgres@502e9ae · GitHub
Skip to content

Commit 502e9ae

Browse files
committed
Clarify macro layout for win32 IMPORT.
1 parent f4a4755 commit 502e9ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/include/port/win32.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* $PostgreSQL: pgsql/src/include/port/win32.h,v 1.50 2006/01/10 01:01:03 adunstan Exp $ */
1+
/* $PostgreSQL: pgsql/src/include/port/win32.h,v 1.51 2006/03/03 20:52:36 momjian Exp $ */
22

33
/* undefine and redefine after #include */
44
#undef mkdir
@@ -39,13 +39,15 @@
3939
#else /* not BUILDING_DLL */
4040
#define DLLIMPORT __declspec (dllimport)
4141
#endif
42+
4243
#elif defined(WIN32_CLIENT_ONLY)
4344

4445
#if defined(_DLL)
4546
#define DLLIMPORT __declspec (dllexport)
4647
#else /* not _DLL */
4748
#define DLLIMPORT __declspec (dllimport)
4849
#endif
50+
4951
#else /* not CYGWIN, not MSVC, not MingW */
5052

5153
#define DLLIMPORT

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/commit/502e9aefdcb3d60ca7e0e5007d74fe64f769a9e6

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy