]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Mention pgcrypto.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Nov 2000 21:58:23 +0000 (21:58 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Nov 2000 21:58:23 +0000 (21:58 +0000)
contrib/README

index 0187c2ae5b6f139e50a76b6ac20302fcae38bf82..ddb502d60d2f5885f80661860ca1183b87d769a2 100644 (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