Re: pgsql-server/ /configure /configure.in rc/incl ...

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Bruce Momjian <momjian(at)svr1(dot)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/ /configure /configure.in rc/incl ...
Date: 2003-08-23 04:26:04
Message-ID: 513100000.1061612764@lerlaptop.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

This *****BREAKS****** me on UnixWare to build with --enable-thread-safety.

We do **NOT** have strerror_r and gethostbyname_r, and do **NOT** need
them.
We DO need getpwuid_r.

Please revert, or think about a better way to do this.

See my -HACKERS whine earlier.

--On Saturday, August 16, 2003 12:35:51 -0300 Bruce Momjian
<momjian(at)svr1(dot)postgresql(dot)org> wrote:

> CVSROOT: /cvsroot
> Module name: pgsql-server
> Changes by: momjian(at)svr1(dot)postgresql(dot)org 03/08/16 12:35:51
>
> Modified files:
> . : configure configure.in
> src/include : pg_config.h.in
> src/port : thread.c
> src/template : bsdi freebsd linux netbsd osf unixware
>
> Log message:
> Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to
> configure to report if they are not found.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2003-08-24 05:00:46 pgsql-server/src/backend/utils/mb/Unicode Tag: ...
Previous Message Peter Eisentraut - PostgreSQL 2003-08-23 04:25:32 pgsql-server/contrib/tsearch2 Makefile ispell/ ...