Stephen Pillinger <S(dot)M(dot)Pillinger(at)cs(dot)bham(dot)ac(dot)uk> writes:
> Attempting to connect via an SSL aware psql client machine that doesn't
> have a PRNG seed causes the backend to generate a Segmentation Fault.
Well, removing all hope of reporting SSL-generated errors doesn't seem
like a good solution ;-) ... but evidently we need to guard against SSL
returning a NULL instead of an error string. Fix committed. Thanks
for the report!
regards, tom lane