Обсуждение: pgsql: Fix comment in libpq OpenSSL code about why a substitue BIO is u

Поиск
Список
Период
Сортировка

pgsql: Fix comment in libpq OpenSSL code about why a substitue BIO is u

От
Heikki Linnakangas
Дата:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c478959a009a926ec441f355219eae18537e648c

Modified Files
--------------
src/interfaces/libpq/fe-secure-openssl.c |    9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)