Fix comment in be-secure-openssl.c

Michael Paquier <michael@paquier.xyz>

Commit: 3fa44a30049826bfe2fd58eec0e8acabd5757411
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-06-04T04:02:59Z
Releases: 13.0
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

Files

PathChange+/−
src/backend/libpq/be-secure-openssl.c modified +3 −2

Discussion