Re: threads stuff/UnixWare

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: threads stuff/UnixWare
Date: 2004-05-13 01:46:59
Message-ID: F6405A1718C9A98C4DDAC5C7@lerlaptop.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

--On Wednesday, May 12, 2004 21:08:25 -0400 Bruce Momjian
<pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:

> Tom Lane wrote:
>> Larry Rosenman <ler(at)lerctr(dot)org> writes:
>> >> Please save us all time searching by providing a URL ...
>>
>> > I can't find my posts on archives.postgresql.org, but can find it in
>> > MY archives.
>>
>> Well, then we won't be able to find 'em either, so please repost.
>>
>> > This is heading down the same path I was back on 3/22.
>>
>> I think at the time we were hoping for a cleaner solution. Since none
>> has emerged, it would be good of you to refresh our memories of where
>> things stood.
>
> [ Sorry I have been away from email today. ]
>
> Larry, now that I have put the thread testing into configure, I am ready
> to deal with Unixware. In fact I posted to the list asking you about it
> but was too lazy to look up your email address.
>
> Anyway, I think the only solution is going to be to use the -K flag on
> all compiles on that platform if you want threads, so anything that uses
> libpq will need it. We don't have a client-level flags option at this
> point, but we can add it, or just the flag for the backend compile too.
I think a client-level flag would be best, that way the backend doesn't get
the wrapped functions from libthread.

Can you do the patch?

>
> I think that is our best option.

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2004-05-13 01:47:41 Re: UnixWare/Threads stuff [repost from March]
Previous Message Bruce Momjian 2004-05-13 01:31:03 Re: mingw configure failure detection