aboutsummaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index ff35c08a700..a04c04346ed 100644
--- a/contrib/README
+++ b/contrib/README
@@ -129,6 +129,10 @@ pg_trgm -
matching.
by Oleg Bartunov <oleg@sai.msu.su> and Teodor Sigaev <teodor@sigaev.ru>
+pg_upgrade -
+ Support for in-place upgrade between major releases of PostgreSQL
+ Bruce Momjian <bruce@momjian.us> and others
+
pgbench -
TPC-B like benchmarking tool
by Tatsuo Ishii <ishii@sraoss.co.jp>