Re: Beta2 Tag'd and Bundled ... - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: Beta2 Tag'd and Bundled ...
Date
Msg-id 31020000.1062213944@lerlaptop.lerctr.org
Whole thread Raw
In response to Re: Beta2 Tag'd and Bundled ...  ("Marc G. Fournier" <scrappy@hub.org>)
Responses Re: Beta2 Tag'd and Bundled ...
List pgsql-hackers

--On Saturday, August 30, 2003 00:21:29 -0300 "Marc G. Fournier" 
<scrappy@hub.org> wrote:

>
>> SUPPORTS_THREADS=yes
>> NEED_REENTRANT_FUNC_NAMES=yes
>> THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT"
>> $
>>
>> note the last line before the prompt.
>
> Check current CVS ... now that Bruce has caught up on his email (or made a
> dent in it) after being away, looks like he's committed the fix:
>
> SUPPORTS_THREADS=yes
> NEED_REENTRANT_FUNC_NAMES=yes
> THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT"
>
he just sent me a note.  That post was from AnonCVS right before I posted.

If what's above is what's in cvs now, we're fine, but we still can't 
--enable-thread-safety
due to the code in thread.c.

I'll shut up now.

LER



-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Beta2 Tag'd and Bundled ...
Next
From: Larry Rosenman
Date:
Subject: Re: Beta2 Tag'd and Bundled ...