git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 50a16e3) | patch
Improve speed of make check-world
2015年4月23日 12:59:52 +0000 (08:59 -0400)
2015年4月23日 12:59:52 +0000 (08:59 -0400)
commit dcae5faccab64776376d354decda0017c648bb53
Improve speed of make check-world

Before, make check-world would create a new temporary installation for
each test suite, which is slow and wasteful. Instead, we now create one
test installation that is used by all test suites that are part of a
make run.

The management of the temporary installation is removed from pg_regress
and handled in the makefiles. This allows for better control, and
unifies the code with that of test suites not run through pg_regress.

review and msvc support by Michael Paquier <michael.paquier@gmail.com>

more review by Fabien Coelho <coelho@cri.ensmp.fr>
17 files changed:
.gitignore diff | blob | blame | history
GNUmakefile.in diff | blob | blame | history
contrib/earthdistance/Makefile diff | blob | blame | history
contrib/test_decoding/Makefile diff | blob | blame | history
src/Makefile.global.in diff | blob | blame | history
src/bin/pg_upgrade/test.sh diff | blob | blame | history
src/interfaces/ecpg/test/Makefile diff | blob | blame | history
src/makefiles/pgxs.mk diff | blob | blame | history
src/pl/plperl/GNUmakefile diff | blob | blame | history
src/pl/plpython/Makefile diff | blob | blame | history
src/pl/tcl/Makefile diff | blob | blame | history
src/test/isolation/Makefile diff | blob | blame | history
src/test/regress/GNUmakefile diff | blob | blame | history
src/test/regress/pg_regress.c diff | blob | blame | history
src/test/regress/pg_regress.h diff | blob | blame | history
src/test/regress/pg_regress_main.c diff | blob | blame | history
src/tools/msvc/vcregress.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /