Re: Unixware 714 pthreads

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Unixware 714 pthreads
Дата
Msg-id 200410291320.i9TDKOe25923@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Unixware 714 pthreads  (ohp@pyrenet.fr)
Список pgsql-hackers
ohp@pyrenet.fr wrote:
> On Thu, 28 Oct 2004, Bruce Momjian wrote:
> 
> > Date: Thu, 28 Oct 2004 19:58:56 -0400 (EDT)
> > From: Bruce Momjian <pgman@candle.pha.pa.us>
> > To: ohp@pyrenet.fr
> > Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
> > Subject: Re: [HACKERS] Unixware 714 pthreads
> >
> > ohp@pyrenet.fr wrote:
> > > I agree with all that you say Tom, I'm just asking for some help to debug
> > > this, Now that Larry is a litle off the list, I'm feeling really lonely on
> > > UW.
> > > SCO won't do anything until I come up with a test program that fails. All
> > > my tries did work until then.
> > >
> > > I use other threaded progs like postfix or bind that nether fail.
> > >
> > > I'm really at lost. Would you/someone help me?
> >
> > The problem is that we are then spending our time debugging Unixware
> > problems rather than focusing on our database software.  I think this is
> > why few have offered assistance.
> >
> >
> I understand your concerns, OTOH you all spend quite a lot of time
> debugging windows...
> 
> Anyway, the little program attached does more or less what postgresql does
> in term of sigaction and setitimer (Yes, unixware DOES have posix signals)
> and works like a charm wether compiled with or without pthreads.

That work is done by people who care about the Win32 port and plan to
use it, just like you are debugging Unixware because you use it.  We
don't expect non-Win32 users to fix Win32 problems and we don't expect
non-Unixware people to fix Unixware problems.  Each platform's users
have to track down its own bugs for us to work efficiently.

Also, we haven't spent much time tracking down Win32 bugs but more
figuring out how to use the Win32 API.

--  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 по дате отправления:

Предыдущее
От: ohp@pyrenet.fr
Дата:
Сообщение: Re: Unixware 714 pthreads
Следующее
От: Tom Lane
Дата:
Сообщение: Re: tablespaces for temporary files