diff options
-rw-r--r-- | contrib/README | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/contrib/README b/contrib/README index 0187c2ae5b6..ddb502d60d2 100644 --- a/contrib/README +++ b/contrib/README @@ -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 |