pgsql: Fix prove_installcheck to use correct paths when used with PGXS

2021-07-01 Thread Andrew Dunstan
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

pgsql: Fix prove_installcheck to use correct paths when used with PGXS

2021-07-01 Thread Andrew Dunstan
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

pgsql: Fix prove_installcheck to use correct paths when used with PGXS

2021-07-01 Thread Andrew Dunstan
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

pgsql: Fix prove_installcheck to use correct paths when used with PGXS

2021-07-01 Thread Andrew Dunstan
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

pgsql: Fix prove_installcheck to use correct paths when used with PGXS

2021-07-01 Thread Andrew Dunstan
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

pgsql: Fix prove_installcheck to use correct paths when used with PGXS

2021-07-01 Thread Andrew Dunstan
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

pgsql: Fix prove_installcheck to use correct paths when used with PGXS

2021-07-01 Thread Andrew Dunstan
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