postgresql/src/test/modules/brin
Noah Misch 014c5cd876 Add a temp-install prerequisite to "check"-like targets not having one.
Makefile.global assigns this prerequisite to every target named "check",
but similar targets must mention it explicitly.  Affected targets
failed, tested $PATH binaries, or tested a stale temporary installation.
The src/test/modules examples worked properly when called as "make -C
src/test/modules/$FOO check", but "make -j" allowed the test to start
before the temporary installation was in place.  Back-patch to 9.5,
where commit dcae5facca introduced the
shared temp-install.
2017-11-05 18:54:52 -08:00
..
expected Re-add BRIN isolation test 2015-08-13 14:41:52 -03:00
specs Re-add BRIN isolation test 2015-08-13 14:41:52 -03:00
.gitignore Re-add BRIN isolation test 2015-08-13 14:41:52 -03:00
Makefile Add a temp-install prerequisite to "check"-like targets not having one. 2017-11-05 18:54:52 -08:00