Run "make all" as a prerequisite of "make check" This is the standard behavior but was forgotten in some places.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/c317a3ac167d36244e8dd5add679b4e9ff36ea16 Modified Files -------------- contrib/pg_upgrade/Makefile | 2 +- src/pl/plperl/GNUmakefile | 2 +- src/pl/plpython/Makefile | 4 ++-- src/pl/tcl/Makefile | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
