pgsql: Some marginal tweaks to make 'make installcheck' mostly work when - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Some marginal tweaks to make 'make installcheck' mostly work when
Date
Msg-id 20050927174332.8FD9ED98FA@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix problems with PGXS builds against an installation tree that
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Done: < * +Add options to pg_config to show the share_dir,