| From: | Hal Snyder <hal(at)vailsys(dot)com> |
|---|---|
| To: | maillist(at)candle(dot)pha(dot)pa(dot)us |
| Cc: | hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] port/getrusage.c? |
| Date: | 1998-03-12 05:13:04 |
| Message-ID: | 199803120513.XAA29460@crocodile.vail |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
> Date: Wed, 11 Mar 1998 23:11:37 -0500 (EST)
> OK, please tell me what macro is a monster, and what define I can check
> to see if I am using the SCO/Microsoft/piece-O-junk :-) compiler, and I
> will take a crack at making a static function out of the macro and send
> you a patch to test.
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.
BTW just so you won't think we're total idiots - we run the pgsql
server on FreeBSD where it belongs - but some of our hosts use
hardware for which vendors refuse to allow FreeBSD support. Thus we
have SCO systems (plus hardware to reboot them when they wedge).
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1998-03-12 05:15:51 | Re: [HACKERS] port/getrusage.c? |
| Previous Message | Bruce Momjian | 1998-03-12 04:11:37 | Re: [HACKERS] port/getrusage.c? |