From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | wespvp(at)syntegra(dot)com |
Cc: | Keary Suska <hierophant(at)pcisys(dot)net>, Postgres General <pgsql-general(at)postgresql(dot)org>, Aaron Burghardt <aburgh(at)mac(dot)com> |
Subject: | Re: enable thready safety on Mac OS X 10.3.4 |
Date: | 2004-07-08 18:25:48 |
Message-ID: | 200407081825.i68IPmX08997@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
wespvp(at)syntegra(dot)com wrote:
> On 7/8/04 11:28 AM, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
>
> > OK, I have removed the changes I just added to allow threads for 7.4.X
> > on OSX. This stuff had to be dealt with before 7.4 final, and I don't
> > want to play with it at this point. 7.5 thread testing is automatic so
> > people will have to wait for that.
>
>
> Just as a note to anyone searching the archives...
>
> # tools/thread/thread_test must be run
> THREAD_SUPPORT=yes
> THREAD_CPPFLAGS="-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS"
> THREAD_LIBS="-lpthread"
>
> NEED_REENTRANT_FUNCS=yes
>
>
> works on both OS X 10.2 and 10.3
>
OK, I put this back in for 7.4.X since you tested to OSX versions, which
helps me think it is reliable. Thanks.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Benjamin Reed | 2004-07-08 18:47:44 | Re: enable thready safety on Mac OS X 10.3.4 |
Previous Message | Edmund Dengler | 2004-07-08 18:12:53 | Re: Enough RAM for entire Database.. cost aside, is this |