From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: threads stuff/UnixWare |
Date: | 2004-05-12 19:42:16 |
Message-ID: | DF384EF875797A56055FEB09@lerlaptop.lerctr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
--On Wednesday, May 12, 2004 15:39:54 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
wrote:
> Larry Rosenman <ler(at)lerctr(dot)org> writes:
>> This is the whole discussion we had back in January/February about
>> forcing -Kpthread for *ALL* libpq using programs, or dynamically
>> determining if the image already is linked -Kpthread, or not supporting
>> threads at all on UW.
>
> Oh, that business :-(. AFAIR we did not much care for any of the
> proposed alternatives. Have you thought of any new options?
>
> At this point I'd settle for saying that --enable-thread-safety on
> Unixware will generate a library that requires -Kpthread. This is
> kinda grungy but it seems that any more-pleasant solution would
> require a disproportionate amount of work.
If I did the work for the dlsym() stuff would you and the rest of core@
accept it?
>
> regards, tom lane
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2004-05-12 19:54:43 | Re: threads stuff/UnixWare |
Previous Message | Tom Lane | 2004-05-12 19:39:54 | Re: threads stuff/UnixWare |