postgresql/src/include/port
Bruce Momjian e1c8b37afb Add new macro as shorthand for MS VC and Borland C++:
+ #if   defined(_MSC_VER) || defined(__BORLANDC__)
+ #define       WIN32_CLIENT_ONLY
+ #endif
2004-09-27 23:24:45 +00:00
..
win32 pgindent run. 2003-08-04 00:43:34 +00:00
aix.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
beos.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
bsdi.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
cygwin.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
darwin.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
dgux.h Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
freebsd.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
hpux.h Apparently HPUX runs the IA64 in big-endian mode. 2004-09-02 21:03:30 +00:00
irix.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
linux.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
netbsd.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
nextstep.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
openbsd.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
osf.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
qnx4.h Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
sco.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
solaris.h Work around broken strtod() that's present in many Solaris releases. 2004-08-11 17:20:50 +00:00
sunos4.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
svr4.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
ultrix4.h Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
univel.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
unixware.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
win32.h Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00