OSDN Git Service

I noticed that the contrib Makefiles were reorganized.
authorBruce Momjian <bruce@momjian.us>
Sat, 29 Sep 2001 03:11:58 +0000 (03:11 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 29 Sep 2001 03:11:58 +0000 (03:11 +0000)
commitcff23429d658d3591e7e0af129f158e90d0a4776
tree017305205ad6ef3d6b864df315819cedfd49eeca
parent850ba416775336db441caa8f9f1e2b0d5e6c72a5
I noticed that the contrib Makefiles were reorganized.
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
contrib/Makefile
contrib/README
contrib/pgcrypto/Makefile
contrib/pgcrypto/README.pgcrypto
contrib/pgcrypto/pgcrypto.sql.in