Re: SSL BIO wrappers - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SSL BIO wrappers
Date
Msg-id 19984.1228852372@sss.pgh.pa.us
Whole thread Raw
In response to Re: SSL BIO wrappers  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> The logic in it is identical to the original import of code in OpenSSL.
> It originally had #ifdefs around how the BIO interface worked. That was
> tidied up in a commit back in 2001. I think it's fair to say it's been
> pretty stable.

Fair enough.

> Do you have a comment around the "should we prepare for read even though
> it's a write" part?

We shouldn't; in fact that would be quite wrong.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: parallel restore vs. windows
Next
From: Dan Chak
Date:
Subject: syntax for reaching into records, specifically ts_stat results