Variable psql table output moved in separate file
This made: - repack.out == repack_2.out - repack_3.out == repack_4.out - repack_1.out == repack_6.out
This commit is contained in:
@ -17,7 +17,7 @@ INTVERSION := $(shell echo $$(($$(echo $(VERSION).0 | sed 's/\([[:digit:]]\{1,\}
|
||||
# Test suite
|
||||
#
|
||||
|
||||
REGRESS := init-extension repack tablespace issue3
|
||||
REGRESS := init-extension repack after-schema tablespace issue3
|
||||
|
||||
USE_PGXS = 1 # use pgxs if not in contrib directory
|
||||
PGXS := $(shell $(PG_CONFIG) --pgxs)
|
||||
|
Reference in New Issue
Block a user