Re: [HACKERS] port/getrusage.c?

Hal Snyder <hal@vailsys.com>

From: Hal Snyder <hal@vailsys.com>
To: maillist@candle.pha.pa.us
Cc: hackers@postgreSQL.org
Date: 1998-03-12T06:18:13Z
Lists: pgsql-hackers
> From: Bruce Momjian <maillist@candle.pha.pa.us>
> Date: Thu, 12 Mar 1998 00:15:51 -0500 (EST)

> > src/include/access/heapam.h - heap_getattr is the one that blows the
> > mind of SCO ODT5 /bin/cc as well as their Skunkware gcc-2.7.2.1. Pure
> > GNU 2.8.1 was all I could get to handle it.
> 
> What define can I use to check for SCO open-deathtrap cc?

Good question. I don't see one, but the config stuff is not familiar
ground. There is reference to "sco" on line 85 of

  src/include/utils/memutils.h - "#if ! defined(sco)"

but I think nothing sets this any more. (Actually this is another
thing on the list of SCO breakage in 6.3). I'd add something to the
template for sco.