Prevent pgcrypto from successfully compiling if no valid random source

Neil Conway <neilc@samurai.com>

Commit: dec2c77c1f6321200b65ebcda8aa0d9894c21190
Author: Neil Conway <neilc@samurai.com>
Date: 2004-11-23T23:44:08Z
Releases: 8.0.0
Prevent pgcrypto from successfully compiling if no valid random source
has been defined. Previously, pgcrypto would compile but would be
unusable.

Files

PathChange+/−
contrib/pgcrypto/random.c modified +7 −7