Files
postgres/src/include
Marc G. Fournier 96316211c3 From: t-ishii@sra.co.jp
Ok. I have decided to use:

#if defined(sun) && if defined(sparc) && !defined(__svr4)

instead of defined(sunos4).  interfaces/libpq/libpq-fe.h and
include/c.h have been modified(see included patches).

Another porblems I have found are:

o SunOS lacks strtoul(). to fix this I stole strtoul.c from FreeBSD
and place it under backend/port. necessary modifications have been
also made to backend/port/Makefile.in, include/config.h.in and
configure.in (see included patches).
1998-02-24 06:04:55 +00:00
..
1998-02-10 16:04:38 +00:00
1998-02-13 03:46:56 +00:00
1998-02-13 19:46:22 +00:00
1998-02-24 03:31:50 +00:00
1998-02-24 06:04:55 +00:00
1998-02-24 06:04:55 +00:00
1998-01-25 05:15:15 +00:00
1998-02-20 13:10:03 +00:00