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

From Marc G. Fournier
Subject Re: Beta2 Tag'd and Bundled ...
Date
Msg-id 20030830002043.R13231@ganymede.hub.org
Whole thread Raw
In response to Re: Beta2 Tag'd and Bundled ...  (Larry Rosenman <ler@lerctr.org>)
Responses Re: Beta2 Tag'd and Bundled ...
Re: Beta2 Tag'd and Bundled ...
List pgsql-hackers
> 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"




pgsql-hackers by date:

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