pgsql: Some marginal tweaks to make 'make installcheck' mostly work when

Started by Tom Laneover 20 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Some marginal tweaks to make 'make installcheck' mostly work when
building contrib with USE_PGXS. To make it work all the way, the
pg_regress script would need to be included in the installation tree.

Modified Files:
--------------
pgsql/contrib:
contrib-global.mk (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/contrib-global.mk.diff?r1=1.9&r2=1.10)
pgsql/src/makefiles:
pgxs.mk (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/pgxs.mk.diff?r1=1.5&r2=1.6)