Peter Eisentraut wrote:
> 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.

Maybe I'm confused, but now "make -C doc/src/sgml check" seems to build
the whole backend; it didn't do so before, and I think that's quite
pointless.  I take it that's unintended?  Can we get the old behavior
back?

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to