mirror of https://github.com/postgres/postgres
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.REL8_1_STABLE
parent
4fc935a5d4
commit
1610fcc351
@ -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 |
||||
|
||||
Loading…
Reference in new issue