Mention pgcrypto.

This commit is contained in:
Tom Lane 2000-11-21 21:58:23 +00:00
parent cfbcb6bb21
commit 66d276aab8
1 changed files with 7 additions and 3 deletions

View File

@ -70,13 +70,17 @@ miscutil -
noupdate -
trigger to prevent updates on single columns
pg_dumplo -
Dump large objects
by Karel Zak <zakkr@zf.jcu.cz>
pgbench -
TPC-B like benchmarking tool
by Tatsuo Ishii <t-ishii@sra.co.jp>
pg_dumplo -
Dump large objects
by Karel Zak <zakkr@zf.jcu.cz>
pgcrypto -
Cryptographic hash functions
by Marko Kreen <marko@l-t.ee>
soundex -
Soundex function