Re: PG 7.3.1 with ssl on linux hangs (testcase available) - Mailing list pgsql-bugs

From Tom Lane
Subject Re: PG 7.3.1 with ssl on linux hangs (testcase available)
Date
Msg-id 14801.1059780708@sss.pgh.pa.us
Whole thread Raw
In response to Re: PG 7.3.1 with ssl on linux hangs (testcase available)  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-bugs
Andreas Pflug <pgadmin@pse-consulting.de> writes:
> According to the comment, it should be
> if (!EnableSSL || port->laddr.addr.ss_family == AF_UNIX)
> and after changing this it works!

Right.  I've committed the fix.  One bug less, now to find the next one
...

> Dave reported this failing on snake.pgadmin.org, which uses a
> different openssl (0.9.7a), I'll see if I can check that version (won't
> be before monday, need some sleep now).

Sounds good, see you then.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: PG 7.3.1 with ssl on linux hangs (testcase available)
Next
From: Philip Warner
Date:
Subject: Re: pg_dump failure in tar format.