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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
