Re: nightly win32 builds

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: nightly win32 builds
Date: 2004-05-24 12:52:33
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB34101AE34@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

> > Ok, I got ssl built, finally. I had to fix a minor problem in
exec.c
> > and everything seems to work ok. If anybody is interested the
binary is
> > available here:
> >
> > http://www.hagander.net/pgsql/win32snap/
>
> I would like to have patches against current CVS so these fixes are in
> 7.5.

According to Magnus, there is a good chance that signals coming in while
the backend is waiting on a ssl connection will have similar issues that
had to be resolved for the main waiting function. I need to confirm
this and (with Magnus's help) perhaps work this into the patch.

Merlin

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Andrew Dunstan 2004-05-24 14:30:03 pg_ctl / SCM interaction
Previous Message Merlin Moncure 2004-05-24 12:48:33 Re: [HACKERS] ~ crashes backend