From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: port/thread.c and pthreads |
Date: | 2008-04-22 18:17:20 |
Message-ID: | 200804221817.m3MIHLe07710@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Magnus Hagander wrote:
> Alvaro Herrera wrote:
> > Magnus Hagander wrote:
> > > Bruce Momjian wrote:
> >
> > > > Uh, those files are thread-safe/reentrant versions of libc
> > > > functions. I don't think they need the pthread.h includes. You
> > > > want to try removing those includes and see how the buildfarm
> > > > behaves?
> > >
> > > Done, let's see what happens...
> >
> > Apparently the world failed to end.
>
> Almost a bit disappointing ;-)
:-) All that threading stuff was done before we had a buildfarm so
everything was a big guess.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | A.M. | 2008-04-22 18:20:41 | Re: MERGE Specification |
Previous Message | Gregory Stark | 2008-04-22 18:17:00 | Re: MERGE Specification |