diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2021-07-01 08:29:10 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2021-07-01 08:47:04 -0400 |
commit | a40f8ea0f5550930eb743e76cb23a742f5e7befa (patch) | |
tree | 337d4d913aef5214c177f0a09c988e5243da648d /src/backend/jit/llvm/llvmjit_inline.cpp | |
parent | b5ee867a79b67d859b29e19ceb73300e33627074 (diff) | |
download | postgresql-a40f8ea0f5550930eb743e76cb23a742f5e7befa.tar.gz postgresql-a40f8ea0f5550930eb743e76cb23a742f5e7befa.zip |
Fix prove_installcheck to use correct paths when used with PGXS
The prove_installcheck recipe in src/Makefile.global.in was emitting
bogus paths for a couple of elements when used with PGXS. Here we create
a separate recipe for the PGXS case that does it correctly. We also take
the opportunity to make the make the file more readable by breaking up
the prove_installcheck and prove_check recipes across several lines, and
to remove the setting for REGRESS_SHLIB to src/test/recovery/Makefile,
which is the only set of tests that actually need it.
Backpatch to all live branches
Discussion: https://postgr.es/m/f2401388-936b-f4ef-a07c-a0bcc49b3300@dunslane.net
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_inline.cpp')
0 files changed, 0 insertions, 0 deletions