aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_clause.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:08 -0800
commitc66b438db62748000700c9b90b585e756dd54141 (patch)
tree17b581f6d427a346e9c33346de8a303fb2cbf2b5 /src/backend/parser/parse_clause.c
parentb35b185bf705c4dbaf21198c81b3d85f4a96804a (diff)
downloadpostgresql-c66b438db62748000700c9b90b585e756dd54141.tar.gz
postgresql-c66b438db62748000700c9b90b585e756dd54141.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/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions