| From: | jseymour(at)LinxNet(dot)com (Jim Seymour) |
|---|---|
| To: | pgman(at)candle(dot)pha(dot)pa(dot)us |
| Cc: | pgsql-patches(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] 7.4.2 Build broken on (Sparc) Solaris 7 and 8 |
| Date: | 2004-03-21 20:49:14 |
| Message-ID: | 20040321204914.DB938430E@jimsun.LinxNet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
>
[snip]
>
> OK, patch attached and applied. It adds configure tests for the 5-arg
> version of getpwuid_r() and properly falls back to the Posix draft
> version you have on Solaris. Seems Solaris 9 also still has the draft
> version.
[snip]
Well, yes and no. If you define _POSIX_PTHREAD_SEMANTICS, you get the
5-arg version. It looks like this has been the case at least back to
Solaris 2.5.1.
I didn't really expect anything prior to 2.5.1 to be an issue, so I
didn't bother looking into fixes for anything beyond that.
Regards,
Jim
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2004-03-21 21:07:28 | Re: execute command tag including affected rows count |
| Previous Message | Joe Conway | 2004-03-21 18:46:31 | Re: Reporting errors inside plpgsql/SPI queries |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-03-21 22:53:06 | Re: [HACKERS] listening addresses |
| Previous Message | Andrew Dunstan | 2004-03-21 18:16:00 | Re: [HACKERS] listening addresses |