Re: postgresql-9.5.3 compilation on Solaris SPARC - Mailing list pgsql-general

From Michael Paquier
Subject Re: postgresql-9.5.3 compilation on Solaris SPARC
Date
Msg-id CAB7nPqT2vDB1rq0VW7Jamj23PMRe13u4mwbB1TU+w3mFTp2HiA@mail.gmail.com
Whole thread Raw
In response to Re: postgresql-9.5.3 compilation on Solaris SPARC  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Fri, May 20, 2016 at 11:04 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> src/include/port/atomics/generic-sunpro.h cites these references
> as authority for believing that those functions exist in Solaris:
>
>    http://www.unix.com/man-page/opensolaris/3c/atomic_cas/
>    http://docs.oracle.com/cd/E23824_01/html/821-1465/atomic-cas-3c.html
>
> I see that the first of those mentions it's for SunOS 5.11 whereas your
> machine says it's 5.10 ... is it possible the functions were new in 5.11?

Those two are listed in SunOS 5.10 man pages:
http://www.unix.com/man-page/sunos/3c/atomic_cas/
--
Michael


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgresql-9.5.3 compilation on Solaris SPARC
Next
From: "ktm@rice.edu"
Date:
Subject: Re: Debugging a backend stuck consuming CPU