Re: enable thready safety on Mac OS X 10.3.4 - Mailing list pgsql-general

From Bruce Momjian
Subject Re: enable thready safety on Mac OS X 10.3.4
Date
Msg-id 200407081825.i68IPmX08997@candle.pha.pa.us
Whole thread Raw
In response to Re: enable thready safety on Mac OS X 10.3.4  (<wespvp@syntegra.com>)
Responses Re: enable thready safety on Mac OS X 10.3.4  (Benjamin Reed <rangerrick@gmail.com>)
List pgsql-general
wespvp@syntegra.com wrote:
> On 7/8/04 11:28 AM, "Bruce Momjian" <pgman@candle.pha.pa.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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Edmund Dengler
Date:
Subject: Re: Enough RAM for entire Database.. cost aside, is this
Next
From: Benjamin Reed
Date:
Subject: Re: enable thready safety on Mac OS X 10.3.4