aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2017-11-05 18:51:08 -0800
committerNoah Misch <noah@leadboat.com>2017-11-05 18:51:15 -0800
commit937f67800a7d3c30870af7b1115a76f44bc26e78 (patch)
tree2d2c1181022b819086a211deed7a30185853e8f8 /src/backend/access/gist/gistvalidate.c
parent8135c3cd057415bc80fbfcf0d8f1134d8f4efc12 (diff)
downloadpostgresql-937f67800a7d3c30870af7b1115a76f44bc26e78.tar.gz
postgresql-937f67800a7d3c30870af7b1115a76f44bc26e78.zip
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 dcae5faccab64776376d354decda0017c648bb53 introduced the shared temp-install.
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions