Re: enable thready safety on Mac OS X 10.3.4

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Aaron Burghardt <aburgh(at)mac(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>, Keary Suska <hierophant(at)pcisys(dot)net>, wespvp(at)syntegra(dot)com
Subject: Re: enable thready safety on Mac OS X 10.3.4
Date: 2004-07-07 13:05:19
Message-ID: 200407071305.i67D5JK05002@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Aaron Burghardt wrote:
> >> I think this requires some more investigation. Mac OS X 10.3.x
> >> should be
> >> working off the bat.
> >
> > The thread testing in 7.5 is dramatically different from 7.4 and can't
> > be backpatched. What should I add to template/darwin for 7.4.4?
> >
>
> I added these two lines:
>
> THREAD_SUPPORT=yes
> NEED_REENTRANT_FUNCS=no

Great. It will be in the next 7.4.X release.

> But, is it a mistake to have these defined when thread-safety is not
> enabled?

Setting these are fine. It is only used when you use the configure
flag.

--
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

Browse pgsql-general by date

  From Date Subject
Next Message José Augusto Tovar 2004-07-07 13:09:51 Error in postgreSQL
Previous Message nobody 2004-07-07 13:01:57 win32 port