Re: Small patch to compile on IRIX 6.5 with gcc - Mailing list pgsql-patches

From Matteo Beccati
Subject Re: Small patch to compile on IRIX 6.5 with gcc
Date
Msg-id 45E29D58.5080206@beccati.com
Whole thread Raw
In response to Re: Small patch to compile on IRIX 6.5 with gcc  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
Hi Andrew,

>>   + #include <internal/stdlib_core.h>
>> +
>>
> This will break many, possibly most platforms. It is certainly absent on
> this Linux box.
>
>
>>   + #include <sys/file.h>
>> +
>
> Why is this needed?
>
> Perhaps if you showed us the errors that result from not having these
> things we could judge better how to address them.

I will do as soon as possible.


Best regards
--
Matteo Beccati
http://phpadsnew.com
http://phppgads.com

pgsql-patches by date:

Previous
From: Zoltan Boszormenyi
Date:
Subject: IDENTITY/GENERATED v31
Next
From: Heikki Linnakangas
Date:
Subject: Split _bt_insertonpg to two functions