mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
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.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
# $PostgreSQL: pgsql/contrib/contrib-global.mk,v 1.9 2005/05/17 18:26:22 tgl Exp $
|
||||
# $PostgreSQL: pgsql/contrib/contrib-global.mk,v 1.10 2005/09/27 17:43:31 tgl Exp $
|
||||
|
||||
NO_PGXS = 1
|
||||
REGRESS_OPTS = --dbname=$(CONTRIB_TESTDB)
|
||||
include $(top_srcdir)/src/makefiles/pgxs.mk
|
||||
|
Reference in New Issue
Block a user