mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Hook pg_upgrade into the contrib makefile structure so it gets built
on the buildfarm.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user