• Bruce Momjian's avatar
    I noticed that the contrib Makefiles were reorganized. · cff23429
    Bruce Momjian authored
    Converted pgcrypto one too.
    
    * Changed default randomness source to libc random()
      That way pgcrypto does not have any external dependencies
      and should work everywhere.
    * Re-enabled pgcrypto build in contrib/makefile
    * contrib/README update - there is more stuff than
      only 'hash functions'
    * Noted the libc random fact in README.pgcrypto
    
    
    Marko Kreen
    cff23429
README 4.61 KB