Remove remaining traces of Rand_OpenSSL() from the tree

Michael Paquier <michael@paquier.xyz>

Commit: 322c5bfdc3d76f6463768ecd8fced30c881b8be5
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-06-26T23:25:26Z
Releases: 12.0
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.GN1714@paquier.xyz

Files

PathChange+/−
configure modified +1 −1
configure.in modified +1 −1
src/include/pg_config.h.in modified +0 −3

Discussion