postgresql/src/include/port
Bruce Momjian 312063c97b Make pgsql compile on FreeBSD-alpha.
Context diff this time.

Remove -m486 compile args for FreeBSD-i386, compile -O2 on i386.

Compile with only -O on alpha for codegen safety.

Make the port use the TEST_AND_SET for alpha and i386 on FreeBSD.

Fix a lot of bogus string formats for outputting pointers (cast to int
and %u/%x replaced with no cast and %p), and 'Size'(size_t) are now
cast to 'unsigned long' and output with %lu/

Remove an unused variable.

Alfred Perlstein
2000-11-16 05:51:07 +00:00
..
aix.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
beos.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
bsdi.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
darwin.h This is the minimal version of the Darwin support patch from 2000-10-31 19:55:20 +00:00
dgux.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
freebsd.h Make pgsql compile on FreeBSD-alpha. 2000-11-16 05:51:07 +00:00
hpux.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
irix5.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
linux.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
netbsd.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
nextstep.h #define JMP_BUF has been unnecessary since the arrival of the sigsetjmp 2000-10-28 23:53:01 +00:00
openbsd.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
osf.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
qnx4.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
sco.h Add configure check to see whether <string.h> and <strings.h> may both be 2000-11-03 18:43:52 +00:00
solaris.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
sunos4.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
svr4.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
ultrix4.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
univel.h Add configure check to see whether <string.h> and <strings.h> may both be 2000-11-03 18:43:52 +00:00
unixware.h Add configure check to see whether <string.h> and <strings.h> may both be 2000-11-03 18:43:52 +00:00
win.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
win32.h #define JMP_BUF has been unnecessary since the arrival of the sigsetjmp 2000-10-28 23:53:01 +00:00