mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Add isolation test to check-world and installcheck-world
This commit is contained in:
@@ -64,7 +64,7 @@ distclean maintainer-clean:
|
||||
check: all
|
||||
|
||||
check installcheck installcheck-parallel:
|
||||
$(MAKE) -C src/test $@
|
||||
$(MAKE) -C src/test/regress $@
|
||||
|
||||
$(call recurse,check-world,src/test src/pl src/interfaces/ecpg contrib,check)
|
||||
|
||||
|
Reference in New Issue
Block a user