Remove remaining traces of Rand_OpenSSL() from the tree fe0a0b5 has removed the last use of this routine from pgcrypto, leading to a useless symbol definition and an extra configure check.
Author: Michael Paquier Reviewed-by: Daniel Gustafsson, Tom Lane Discussion: https://postgr.es/m/20190626142544.gn1...@paquier.xyz Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/322c5bfdc3d76f6463768ecd8fced30c881b8be5 Modified Files -------------- configure | 2 +- configure.in | 2 +- src/include/pg_config.h.in | 3 --- 3 files changed, 2 insertions(+), 5 deletions(-)