postgresql/src/pl
Peter Eisentraut dcae5facca 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>
2015-04-23 08:59:52 -04:00
..
plperl Improve speed of make check-world 2015-04-23 08:59:52 -04:00
plpgsql Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
plpython Improve speed of make check-world 2015-04-23 08:59:52 -04:00
tcl Improve speed of make check-world 2015-04-23 08:59:52 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00