Thread: pgsql: Fix comment in be-secure-openssl.c

pgsql: Fix comment in be-secure-openssl.c

From
Michael Paquier
Date:
Fix comment in be-secure-openssl.c

Since 573bd08, hardcoded DH parameters have been moved to a different
file, making the comment on top of load_dh_buffer() incorrect.

Author: Daniel Gustafsson
Discussion: https://postgr.es/m/D9492CCB-9A91-4181-A847-1779630BE2A7@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3fa44a30049826bfe2fd58eec0e8acabd5757411

Modified Files
--------------
src/backend/libpq/be-secure-openssl.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)