Dimitri Fontaine wrote: > Peter Eisentraut <[email protected]> writes: > > make -C pg_upgrade_support all > > Do we have something automated to easily test pg_upgrade?
"make check" in contrib/pg_upgrade should do the trick. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
