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

From Bruce Momjian
Subject Re: Beta2 Tag'd and Bundled ...
Date
Msg-id 200308300327.h7U3R3017097@candle.pha.pa.us
Whole thread Raw
In response to Re: Beta2 Tag'd and Bundled ...  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
Larry Rosenman wrote:
> 
> 
> --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.

In the followup, I posted why I am holding off on the fix --- it
uglifies other platforms, so we need discussion.

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


pgsql-hackers by date:

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