Fix comment in libpq OpenSSL code about why a substitue BIO is used.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: c478959a009a926ec441f355219eae18537e648c
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2015-02-16T21:05:20Z
Releases: 9.5.0
Fix comment in libpq OpenSSL code about why a substitue BIO is used.

The comment was copy-pasted from the backend code along with the
implementation, but libpq has different reasons for using the BIO.

Files

PathChange+/−
src/interfaces/libpq/fe-secure-openssl.c modified +3 −6